11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
--- autogen.sh.orig Sat Oct 7 18:10:35 2006
|
|
+++ autogen.sh Sat Oct 7 18:10:43 2006
|
|
@@ -18,6 +18,6 @@ libtoolize --force
|
|
automake --foreign --add-missing --ignore-deps
|
|
|
|
# and finally invoke our new configure
|
|
-./configure $*
|
|
+#./configure $*
|
|
|
|
# end
|