diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2005-05-12 18:21:05 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-05-12 18:21:05 +0800 |
commit | 1490bc7b4b2224e5a79cf6fe2c3fe9458c45228e (patch) | |
tree | 3395e4cc068e85b1984073de5ac9fddba8669d64 /ChangeLog | |
parent | 2ce0d286128d1cd5b8901761fd9986f7c39d5611 (diff) | |
download | gsoc2013-evolution-1490bc7b4b2224e5a79cf6fe2c3fe9458c45228e.tar.gz gsoc2013-evolution-1490bc7b4b2224e5a79cf6fe2c3fe9458c45228e.tar.zst gsoc2013-evolution-1490bc7b4b2224e5a79cf6fe2c3fe9458c45228e.zip |
check for libsoup-2.4 else fail over to libsoup-2.2.
2005-05-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: check for libsoup-2.4 else fail over
to libsoup-2.2.
svn path=/trunk/; revision=29335
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-12 Harish Krishnaswamy <kharish@novell.com> + + * configure.in: check for libsoup-2.4 else fail over + to libsoup-2.2. + 2005-05-06 Not Zed <NotZed@Ximian.com> * plugin.mk: changed .eplug rule to also convert i18n tags if it |