diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 13:05:45 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-03-29 13:05:45 +0800 |
commit | 268aa743d50b496703eecd9c217879cde199380c (patch) | |
tree | cae489dfa81c3715eeeb2a461c780e76f62e44f4 /ChangeLog | |
parent | c741f30353b11728b7352abe1f7194c3a1616864 (diff) | |
download | gsoc2013-evolution-268aa743d50b496703eecd9c217879cde199380c.tar.gz gsoc2013-evolution-268aa743d50b496703eecd9c217879cde199380c.tar.zst gsoc2013-evolution-268aa743d50b496703eecd9c217879cde199380c.zip |
+ * wombat/wombat.c: Changed headerfile path.
+
+ * wombat/Makefile.am: Use relative paths to libraries in the build
+ tree, rather than requiring libraries (such as libpcs) to already
+ be installed.
svn path=/trunk/; revision=2245
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ +2000-03-29 Matt Loper <matt@helixcode.com> + + * wombat/wombat.c: Changed headerfile path. + + * wombat/Makefile.am: Use relative paths to libraries in the build + tree, rather than requiring libraries (such as libpcs) to already + be installed. + 2000-03-28 Matt Loper <matt@helixcode.com> + * wombat/Makefile.am: new file. * wombat/wombat.gnorba: Cleaned up. |