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/x11-terms/lilyterm/files/lilyterm-0.9.9.4-autogen.patch

16 lines
230 B

--- a/autogen.sh
+++ b/autogen.sh
@@ -43,12 +43,3 @@
AC_FILE='src/Makefile.am'
Replace_Parameter BINARY
echo ""
-
-set -x
-
-aclocal
-autoheader
-intltoolize --automake --copy --force
-automake --add-missing --copy
-autoconf
-