Allowing compilation of Windows version by removing DLL decorations from deprecated...
[freeglut] / autogen.sh
index 59d76ae..e095474 100755 (executable)
@@ -3,5 +3,5 @@ set -e
 aclocal
 autoheader
 libtoolize --copy --force
-automake --add-missing
+automake --add-missing -Wall
 autoconf