summarylogtreecommitdiffstats
path: root/jbig2dec_autogen_noconfigure.patch
blob: 7e1c63726a52a460fcfdf538d09f04e1d921be44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/autogen.sh
+++ b/autogen.sh
@@ -169,12 +169,3 @@
 
 echo "  autoconf"
 autoconf
-
-if test -z "$*"; then
-        echo "I am going to run ./configure with no arguments - if you wish "
-        echo "to pass any to it, please specify them on the $0 command line."
-else
-	echo "running ./configure $@"
-fi
-
-$srcdir/configure "$@" && echo