Fix for bug #1709675 ("probably not be so ISO-conformant"): The C compiler flag
authorSven Panne <sven.panne@aedion.de>
Sun, 2 Nov 2008 18:27:21 +0000 (18:27 +0000)
committerSven Panne <sven.panne@aedion.de>
Sun, 2 Nov 2008 18:27:21 +0000 (18:27 +0000)
commit159d74c59c866877a09066eb6a160b5563c612ff
tree65260b628e30e853f78305eb3862209b7ac29032
parent510075672e299377501820351b0ec4a55cb76905
Fix for bug #1709675 ("probably not be so ISO-conformant"): The C compiler flag
-Werror is not used by default anymore, a separate configure flag
--enable-warnings-as-errors has been introduced for this purpose, which is off
by default.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@744 7f0cb862-5218-0410-a997-914c9d46530a
configure.ac