removed version numbers in autogen
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
libtoolize &&
|
libtoolize &&
|
||||||
aclocal-1.9 &&
|
aclocal &&
|
||||||
automake-1.9 -a &&
|
automake -a &&
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user