Allow plant blines to have 2 points in them. Previously a minimum of 3 was enforced...
[synfig.git] / synfig-core / trunk / bootstrap
index d70827b..8f3ad99 100755 (executable)
@@ -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 &&