diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-09-02 03:22:01 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-09-02 03:22:01 +0000 |
commit | 854010d71dc0f1e9b73cdc764c9d2cf36f1da625 (patch) | |
tree | ea4860a50dfeb1266041a2d03c4c6eaeada6fa65 /ChangeLog | |
parent | 287336f3c9e5023acbfba6508b05a68ccca9ddf0 (diff) |
Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |