8 lines
172 B
Text
8 lines
172 B
Text
Index: autogen.sh
|
|
--- autogen.sh.orig
|
|
+++ autogen.sh
|
|
@@ -7,4 +7,3 @@ autoheader
|
|
automake --add-missing
|
|
autoconf configure.ac > configure
|
|
chmod +x configure
|
|
-./configure
|