X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=autogen.sh;h=28ac04baca06da6f482ccf6129103854e6c302af;hb=976e72f723746b65cd6d58236a9a32d5f27f0cba;hp=9f31be255ef1de1a1e181a0205fec13fcee24d4a;hpb=33ef5e398a91e8eca3c55fdcf78713efeb7fa2a0;p=grits diff --git a/autogen.sh b/autogen.sh index 9f31be2..28ac04b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,9 +1,11 @@ #!/bin/sh +gtkdocize +libtoolize aclocal autoheader automake -a -c autoconf # Run configure -./configure +./configure "$@"