[Libreoffice-commits] .: postgresql/makefile.mk
Fridrich Strba
fridrich at kemper.freedesktop.org
Mon Dec 12 03:53:50 PST 2011
postgresql/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8d3be00b0ce3f43345d503661ac94786cf8e37c3
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Mon Dec 12 12:53:35 2011 +0100
OOps, typo
diff --git a/postgresql/makefile.mk b/postgresql/makefile.mk
index 3f3bd82..810e46f 100644
--- a/postgresql/makefile.mk
+++ b/postgresql/makefile.mk
@@ -52,7 +52,7 @@ CONFIGURE_DIR=.
BUILD_DIR=src
CONFIGURE_ACTION =
-BUILD_ACTION = nmake -f win32.mak USE_SSL=1 USE_LDAP=1 USE_MOZLDAL=1
+BUILD_ACTION = nmake -f win32.mak USE_SSL=1 USE_LDAP=1 USE_MOZLDAP=1
.ELSE
CONFIGURE_DIR=.
BUILD_DIR=src/interfaces/libpq
More information about the Libreoffice-commits
mailing list