diff options
author | Dan Winship <danw@src.gnome.org> | 2001-07-18 04:23:34 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-07-18 04:23:34 +0800 |
commit | 0e68a67b84f6a3a203c579e70eb153f88be0eccd (patch) | |
tree | 84c334108b315b319da21c71c5b02eddc14a90f2 /ChangeLog | |
parent | a71364b4a1e764bcbc31826bb632c1fa8e06eafb (diff) | |
download | gsoc2013-evolution-0e68a67b84f6a3a203c579e70eb153f88be0eccd.tar.gz gsoc2013-evolution-0e68a67b84f6a3a203c579e70eb153f88be0eccd.tar.zst gsoc2013-evolution-0e68a67b84f6a3a203c579e70eb153f88be0eccd.zip |
Fix up the "exactly version N" case of EVO_CHECK_LIB
* configure.in: Fix up the "exactly version N" case of EVO_CHECK_LIB
svn path=/trunk/; revision=11169
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-07-17 Dan Winship <danw@ximian.com> + + * configure.in: Fix up the "exactly version N" case of EVO_CHECK_LIB + 2001-07-16 Not Zed <NotZed@Ximian.com> * configure.in: Changed to use test -h instead of -L for checking |