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