X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/d76ed9a966ee3d955c8ef00ecc02e643c2005e2e..8536ac6b661fa261bad7de981045401f514fb6b7:/autogen.sh diff --git a/autogen.sh b/autogen.sh old mode 100644 new mode 100755 index 60cf38c..c323d40 --- a/autogen.sh +++ b/autogen.sh @@ -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