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