git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@686
7f0cb862-5218-0410-a997-
914c9d46530a
* Changes on September 4, 2005.
**************************************************************************
-(297) Silenced autogen.sh. *nix commands are silent by default.
\ No newline at end of file
+(297) Silenced autogen.sh. *nix commands are silent by default.
+
+(298) Use -Wall for automake to catch some buglets, deprecated
+stuff, etc.
aclocal
autoheader
libtoolize --copy --force
-automake --add-missing
+automake --add-missing -Wall
autoconf