diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-18 01:50:02 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-18 01:50:02 +0000 |
commit | 5e37faddaac8ac50ee4ca719975f9bf526e4c980 (patch) | |
tree | 4feb3a00af6cbee8174bc5aaadbbcc35517e2ec8 /ChangeLog | |
parent | 52edad6913e3efd3fcec6c73e13d33bf8c3a5e65 (diff) |
Add --with-xfile-search-path=<path> and default setting to match monolith
XFileSearchPathDefault in Imake (including extra directories used in
Debian section of linux.cf.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,7 +1,15 @@ +2005-10-17 Alan Coopersmith <alan.coopersmith@sun.com> + + * src/Makefile.am: + * configure.ac: + Add --with-xfile-search-path=<path> and default setting to match + monolith XFileSearchPathDefault in Imake (including extra directories + used in Debian section of linux.cf.) + 2005-10-11 Alan Coopersmith <alan.coopersmith@sun.com> * man/Makefile.am: - * configure.ac + * configure.ac: Set up cpp pre-processing of man pages Add shadow man pages for man pages that document multiple functions. |