diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-10 04:25:39 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-10 04:25:39 +0000 |
commit | 277975ec73744657e556a0c6380614d8684db7df (patch) | |
tree | 465503c121858ce59f6aaf1aa6331d4462d7245e /ChangeLog | |
parent | 6e7bcf4f2ea8bb868ed8b0459f1c0d6cc172f4ae (diff) |
Add settings for SHELL_CMD & ARCHMANDEFS to match monolith changes for bugXORG-6_99_99_902
#3180.
AC_DEFINE(XORG,...) so it is listed as available server in xinit help
output.
Update cpp -D flags to match monolith changes for bug #3180.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-11-09 Alan Coopersmith <alan.coopersmith@sun.com> + + * configure.ac: + Add settings for SHELL_CMD & ARCHMANDEFS to match monolith + changes for bug #3180. + + AC_DEFINE(XORG,...) so it is listed as available server in xinit + help output. + + * Makefile.am: + Update cpp -D flags to match monolith changes for bug #3180. + 2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |