X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=autogen.sh;h=90d7005e6c4d3dafebbed8a5e6970089c05949d7;hb=be1959e16cddc68d40bde2fc9943bcd640cfeb04;hp=52c7bc999cee92ae82a5c533b3bf35ef922788ad;hpb=d527bfdb9682b1824e1c2df318a92291aaa48860;p=aweather 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 "$@"