X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/ec1a68c8a2703555659265994f30e8f9156af21c..5a6d6ae5ecb5189c7090378f14266477dd96e2c8:/autogen.sh diff --git a/autogen.sh b/autogen.sh index cd2d6c4..60cf38c 100644 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #! /bin/sh -~/compiled/bin/aclocal -~/compiled/bin/autoheader -Wall -~/compiled/bin/automake -a --gnu Makefile rx/Makefile src/Makefile -~/compiled/bin/autoconf -Wall +aclocal +autoheader -Wall +automake -a --gnu Makefile rx/Makefile src/Makefile +autoconf -Wall