diff options
author | Kevin E Martin <kem@kem.org> | 2005-11-19 07:15:36 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-11-19 07:15:36 +0000 |
commit | d91a0552a4b3c4f40e4b2ec10936c3f212a5d3bc (patch) | |
tree | e7dc047884f518164e6802a32e57347a54f92389 /ChangeLog | |
parent | eddecbe72843f358cf902a3a2081634745e52298 (diff) |
Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * Makefile.am: + * configure.ac: + Update dependencies to work with separate build roots. + 2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |