aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-07-20 16:19:50 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-07-20 16:19:50 +0800
commitf66a60879c2d608a409fe8c8ea94c16a46996e76 (patch)
tree05ef5e82b0856b8449731cb8a94ec7d47eab2b47 /ChangeLog
parent27d6fe7cd7068d9b04d81f6aff5efa6c0a422a91 (diff)
downloadgsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar.gz
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar.bz2
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar.lz
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar.xz
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.tar.zst
gsoc2013-evolution-f66a60879c2d608a409fe8c8ea94c16a46996e76.zip
Add AC_LIBTOOL_WIN32_DLL. It is apparently required when using bleeding
2005-07-20 Tor Lillqvist <tml@novell.com> * configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently required when using bleeding edge libtool. Enable building with Mozilla nspr and nss on Win32. No -ldl on Win32. No import library for softokn3.dll provided by the Mozilla people for some reason. Add libedataserverui, libglade and gtk+ to the dependencies of CERT_UI, as the libraries in smime call functions from them. svn path=/trunk/; revision=29810
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d84d4bbe6..8b91b50882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-20 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Add AC_LIBTOOL_WIN32_DLL. It is apparently
+ required when using bleeding edge libtool.
+
+ Enable building with Mozilla nspr and nss on Win32. No -ldl on
+ Win32. No import library for softokn3.dll provided by the Mozilla
+ people for some reason.
+
+ Add libedataserverui, libglade and gtk+ to the dependencies of
+ CERT_UI, as the libraries in smime call functions from them.
+
2005-07-19 Sankar P <psankar@novell.com>
* configure.in : Removed the proxy and proxy-login plugins as they are