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
This commit is contained in:
committed by
Tor Lillqvist
parent
00be9c147c
commit
52016fab4e
@ -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.
|
||||
|
||||
@ -29,4 +29,4 @@ dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='%PFX%/bin'
|
||||
libdir='%PFX%/lib'
|
||||
|
||||
Reference in New Issue
Block a user