X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=autogen.sh;h=e9ea9942dcbc0ecea0b43167927353c94d4e0afd;hb=a14928fc505633d395e18db84ce7dbfd7386fa5f;hp=d0d1d98ef267a34394cefb0da0d46a5dd2209cd6;hpb=483d56a3c581501c5e618cef3d6f6629e22f046f;p=freeglut diff --git a/autogen.sh b/autogen.sh index d0d1d98..e9ea994 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,12 +1,2 @@ -#!/bin/sh -# -echo "Generating build information using aclocal, automake and autoconf" -echo "This may take a while ..." - -aclocal -autoheader -libtoolize --copy --force -automake --add-missing -autoconf - -echo "Now you are ready to run ./configure" +#! /bin/sh +autoreconf --install --force --warnings=all