You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-pda/dynamite/files/dynamite-bootstrap.patch

17 lines
311 B

--- bootstrap
+++ bootstrap
@@ -26,8 +26,8 @@
INCLUDES="-I m4"
fi
set -x
-aclocal $INCLUDES
-autoheader
-libtoolize --copy --automake
-automake --copy --foreign --add-missing
-autoconf
+# aclocal $INCLUDES
+# autoheader
+# libtoolize --copy --automake
+# automake --copy --foreign --add-missing
+# autoconf