diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-01 16:44:38 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-01 16:44:38 +0000 |
commit | d384b20b3d63f1b28d428f02746d5ec0c1e81a39 (patch) | |
tree | c9be2e3c196ab696002ea632fe0444f7d53b833b /ChangeLog | |
parent | dc12a42ebd70b24c4d84632fa253cd6e3094cbd2 (diff) |
Add AC_DEFINE_DIR calls for the path #defines previously set in RES_DEFINES
section of xdm Imakefile. (Some should probably be made settable via
configure --with-* flags, but at least they correctly set defaults to
match the directories specified to configure now.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-11-01 Alan Coopersmith <alan.coopersmith@sun.com> + + * configure.ac: + Add AC_DEFINE_DIR calls for the path #defines previously set in + RES_DEFINES section of xdm Imakefile. (Some should probably + be made settable via configure --with-* flags, but at least they + correctly set defaults to match the directories specified to configure + now.) + 2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org> * Makefile.am: |