Fix a clash between the type DATADIR on Windows and the macro DATADIR.
[gnulib.git] / ChangeLog
index f4c475c..67c5f82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2008-10-26  Bruno Haible  <bruno@clisp.org>
 
+       Fix a clash between the type DATADIR on Windows and the macro DATADIR.
+       * modules/configmake (Include): Add a note that the include must come
+       after all system headers.
+       * lib/javaversion.c: Include configmake.h after all other includes.
+       Reported by Simon Josefsson.
+
+2008-10-26  Bruno Haible  <bruno@clisp.org>
+
        * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
        HAVE_STRUCT_RANDOM_DATA to 1.
        (gl_STDLIB_H): Simplify.