]> jfr.im git - irc/evilnet/x3.git/blobdiff - autogen.sh
Couple of srvx updates.
[irc/evilnet/x3.git] / autogen.sh
old mode 100644 (file)
new mode 100755 (executable)
index 60cf38c..c323d40
@@ -1,6 +1,7 @@
 #! /bin/sh
 
-aclocal
+libtoolize --automake -c -f
+aclocal -Wall
 autoheader -Wall
-automake -a --gnu Makefile rx/Makefile src/Makefile
+automake --gnu -a -c
 autoconf -Wall