X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/b8cb2a1462542338ec5c8ee6b1a2d553a6145ab3..ab2acf0a53a9b1a88a696dd6085a860562f241b1:/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