diff options
author | Tor Lillqvist <tml@novell.com> | 2005-09-28 19:46:25 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-09-28 19:46:25 +0800 |
commit | 52016fab4e33d48fb7dfbffbfe6db5a7c41c1bd7 (patch) | |
tree | a1eaef531a2ff24080803913f5ce9ed0e3322c39 /ChangeLog | |
parent | 00be9c147cee2a3adbc65f3d7eb5190c3629890b (diff) | |
download | gsoc2013-evolution-52016fab4e33d48fb7dfbffbfe6db5a7c41c1bd7.tar.gz gsoc2013-evolution-52016fab4e33d48fb7dfbffbfe6db5a7c41c1bd7.tar.zst gsoc2013-evolution-52016fab4e33d48fb7dfbffbfe6db5a7c41c1bd7.zip |
libdir is prefix/lib, not bin.
2005-09-28 Tor Lillqvist <tml@novell.com>
* win32/dummy.la: libdir is prefix/lib, not bin.
svn path=/trunk/; revision=30408
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ plugins/exchange-operations/Makefile.am, and now it's enough to use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there. + * win32/dummy.la: libdir is prefix/lib, not bin. + 2005-09-05 Mengjie Yu <meng-jie.yu@sun.com> * configure.in:grep on Solaris doesn't support -q, use > /dev/null instead. |