X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=autogen.sh;h=086ea135813ad175ded22febcf021eaaffbd2957;hb=c6f151670c6e57cabc7aaa500d55cc10a051b139;hp=9f31be255ef1de1a1e181a0205fec13fcee24d4a;hpb=33ef5e398a91e8eca3c55fdcf78713efeb7fa2a0;p=aweather 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 "$@"