summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-09-02 03:22:01 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-09-02 03:22:01 +0000
commit854010d71dc0f1e9b73cdc764c9d2cf36f1da625 (patch)
treeea4860a50dfeb1266041a2d03c4c6eaeada6fa65 /ChangeLog
parent287336f3c9e5023acbfba6508b05a68ccca9ddf0 (diff)
Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caf3dff6f..7b863fd0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-02 Daniel Stone <daniel@freedesktop.org>
+
+ * GL/mesa/X/Makefile.am:
+ Add -include dix-config.h to CFLAGS so we pickup _XSERVER64 and other
+ assorted vaguely useful macros; this unbreaks GLcore on amd64.
+
2005-09-01 Daniel Stone <daniel@freedesktop.org>
* configure.ac: