diff options
author | Tor Lillqvist <tml@novell.com> | 2005-07-20 16:24:05 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-07-20 16:24:05 +0800 |
commit | 1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8 (patch) | |
tree | cfe82874733135a02b1ee1f6da57611acafb8607 /smime/ChangeLog | |
parent | f66a60879c2d608a409fe8c8ea94c16a46996e76 (diff) | |
download | gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar.gz gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar.bz2 gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar.lz gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar.xz gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.tar.zst gsoc2013-evolution-1aea2e95fde012af2fcba7cc86b175a4c2b0f4d8.zip |
Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLog
2005-07-20 Tor Lillqvist <tml@novell.com>
* gui/Makefile.am: Use privsolib so the DLL gets installed in
bindir on Win32. (See ChangeLog entry in .. from 2005-06-18.) Link
with libeshell. Use NO_UNDEFINED.
svn path=/trunk/; revision=29811
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r-- | smime/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog index c5f9ce52ee..1c469da7c2 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,9 @@ +2005-07-20 Tor Lillqvist <tml@novell.com> + + * gui/Makefile.am: Use privsolib so the DLL gets installed in + bindir on Win32. (See ChangeLog entry in .. from 2005-06-18.) Link + with libeshell. Use NO_UNDEFINED. + 2005-06-06 JP Rosevear <jpr@novell.com> * lib/e-cert-db.c (install_loadable_roots): pull up missing merge |