Implementing Jocelyn Frechot's changes -- see e-mail of Thursday, 11/8/2007 9:12 AM.
[freeglut] / autogen.sh
index a5f48af..e9ea994 100755 (executable)
@@ -1,6 +1,2 @@
-set  -x                      &&
-autoheader                   &&
-aclocal                      &&
-libtoolize  --copy  --force  &&
-automake  --add-missing      &&
-autoconf
+#! /bin/sh
+autoreconf --install --force --warnings=all