X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=autogen.sh;h=57c07add7ce59df8ba3ee3d1bc847cfc0c11ed80;hb=c5b343fbd61bdd4946f2e076e9f37223975a66ee;hp=a5f48afd6ad09b90050c4cd208525704097d07af;hpb=6427ae2c762c0932f278a4ac3e1501c9061ac0d6;p=freeglut diff --git a/autogen.sh b/autogen.sh index a5f48af..57c07ad 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,2 @@ -set -x && -autoheader && -aclocal && -libtoolize --copy --force && -automake --add-missing && -autoconf +#! /bin/sh +autoreconf --install --force --warnings=all #