cleaneup \machine setting for MSVC, now only for 64bit static libs, only
[freeglut] / autogen.sh
index d0d1d98..57c07ad 100755 (executable)
@@ -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 #