X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=autogen.sh;h=90d7005e6c4d3dafebbed8a5e6970089c05949d7;hp=086ea135813ad175ded22febcf021eaaffbd2957;hb=9e734911e96ae83b0f41afa5073d5313bc197d96;hpb=af10b851da5fa9719b321c36f1ef05b8aca98875 diff --git a/autogen.sh b/autogen.sh index 086ea13..90d7005 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,10 +1,10 @@ #!/bin/sh libtoolize -aclocal +aclocal -I m4 +autoconf autoheader automake -a -c -autoconf # Run configure ./configure "$@"