X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=autogen.sh;h=086ea135813ad175ded22febcf021eaaffbd2957;hp=9f31be255ef1de1a1e181a0205fec13fcee24d4a;hb=refs%2Ftags%2Fv0.3;hpb=33ef5e398a91e8eca3c55fdcf78713efeb7fa2a0 diff --git a/autogen.sh b/autogen.sh index 9f31be2..086ea13 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,9 +1,10 @@ #!/bin/sh +libtoolize aclocal autoheader automake -a -c autoconf # Run configure -./configure +./configure "$@"