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