Change automake invocation to use symlinks and use the stricter gnu standards
[synfig.git] / ETL / trunk / bootstrap
index 16796f8..5d887eb 100755 (executable)
@@ -142,7 +142,7 @@ set -x
        aclocal -I "$CONFIG_DIR" $ACLOCAL_FLAGS &&
        autoheader &&
        autoconf -o configure &&
-       automake --foreign --add-missing --copy --include-deps 
+       automake --force-missing --add-missing --include-deps 
 ) ||
 {
        # Something went wrong...