Allowing compilation of Windows version by removing DLL decorations from deprecated...
[freeglut] / ChangeLog
index 97fbca8..fc48412 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1141,4 +1141,9 @@ necessary to temporarily use the X11 flags found by AC_PATH_XTRA.
 * 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.
+
+(299) Use target-specific *_CPPFLAGS, not the deprecated INCLUDES.