diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-02-21 06:45:12 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-02-21 06:45:12 +0800 |
commit | 627cd68347c4f35257a519c0982885fafc3cab4a (patch) | |
tree | b46fe12240eddecc993d91e2dd6039af8e223ac0 /ChangeLog | |
parent | 56fdb4bef4e454c22ac5e95b6f6c1b6d56ac1227 (diff) | |
download | gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar.gz gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar.bz2 gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar.lz gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar.xz gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.tar.zst gsoc2013-evolution-627cd68347c4f35257a519c0982885fafc3cab4a.zip |
Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placed
* tests/Makefile.am: Changed dependencies on libibex.la to
libibex.a. In test9_LDADD, placed libcamelmbox.la before
libibex.la, as the former requires the latter.
svn path=/trunk/; revision=1871
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-02-20 Matt Loper <matt@helixcode.com> + + * tests/Makefile.am: Changed dependencies on libibex.la to + libibex.a. In test9_LDADD, placed libcamelmbox.la before + libibex.la, as the former requires the latter. + 2000-02-20 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/Makefile.am: added libetext.a and libeutil.a |