[Pkg-samba-maint] r2928 - trunk/openchange/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Wed Jul 1 12:08:51 UTC 2009
Author: jelmer
Date: 2009-07-01 12:08:49 +0000 (Wed, 01 Jul 2009)
New Revision: 2928
Modified:
trunk/openchange/debian/rules
Log:
Fix linking against boost.
Modified: trunk/openchange/debian/rules
===================================================================
--- trunk/openchange/debian/rules 2009-07-01 12:08:47 UTC (rev 2927)
+++ trunk/openchange/debian/rules 2009-07-01 12:08:49 UTC (rev 2928)
@@ -4,7 +4,7 @@
configure: configure-stamp
configure-stamp:
dh_testdir
- ./configure --with-fhs \
+ BOOST_LIB_SUFFIX=-mt ./configure --with-fhs \
--prefix=/usr \
--mandir=/usr/share/man \
--with-modulesdir=/usr/lib/openchange \
More information about the Pkg-samba-maint
mailing list