[Libreoffice-commits] .: postgresql/makefile.mk
Fridrich Strba
fridrich at kemper.freedesktop.org
Tue Jan 31 02:08:18 PST 2012
postgresql/makefile.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 165a5bea14f538ea249ec1567d6c4aa08d5bb174
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Mon Jan 30 14:41:06 2012 +0100
Fix build of postgresql module with mozilla ldap on WNTMSC
diff --git a/postgresql/makefile.mk b/postgresql/makefile.mk
index 9b5cb35..0c2e3be 100644
--- a/postgresql/makefile.mk
+++ b/postgresql/makefile.mk
@@ -54,6 +54,7 @@ CONFIGURE_DIR=.
BUILD_DIR=src
CONFIGURE_ACTION =
+SOLARINC += -I$(SOLARVER)$/$(INPATH)$/inc$/mozilla$/ldap
BUILD_ACTION = nmake -f win32.mak USE_SSL=1 USE_LDAP=1 USE_MOZLDAP=1
.ELSE
CONFIGURE_DIR=.
More information about the Libreoffice-commits
mailing list