diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:08 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-07 16:17:08 +0000 |
commit | 6be3ca4fb0d0f9a1361d45dfc094f0a7a85b27b4 (patch) | |
tree | 0ac88b7103cacfa0e05c22a8e814b134549ea5f6 /ChangeLog | |
parent | 3186014010acbda9f8e3568a1e8076130212f600 (diff) |
Add configure option to set the build's app-default dir, and put the result
in the xt.pc file for applications to use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-12-07 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * configure.ac: + * xt.pc.in: + Add configure option to set the build's app-default dir, and put + the result in the xt.pc file for applications to use. + 2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org> * man/Makefile.am: |