X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fbootstrap;h=8f3ad995271b2c4e9e549763af223e6c27d16e12;hb=37deb16e885eaffac15e204526543c4b5ea0e759;hp=d70827b6ddf72c40f58c6447981b6c94ce3fca53;hpb=8d0146a6ee39261195586474dc31712b6cd50e5e;p=synfig.git diff --git a/synfig-core/trunk/bootstrap b/synfig-core/trunk/bootstrap index d70827b..8f3ad99 100755 --- a/synfig-core/trunk/bootstrap +++ b/synfig-core/trunk/bootstrap @@ -194,7 +194,7 @@ set +x set -x ( cd libltdl && - ( echo "AC_CONFIG_AUX_DIR(../config)" >> configure.[ai][cn] ) && + ( echo "AC_CONFIG_AUX_DIR(../config)" >> configure.* ) && aclocal -I "../$CONFIG_DIR" && autoheader && autoconf &&