summaryrefslogtreecommitdiff
path: root/openldap
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-07-16 21:06:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-07-16 21:06:45 +0200
commit974ac71ee6d0e4f7b989970c1555731a4ad26443 (patch)
tree14428cb9c6ec343c7c798911adb87bb4fac8866d /openldap
parent1715093a08a6d7a0196ad9acb42775b88b5ebe4b (diff)
Typo
Change-Id: I4c36c13d1bd519217b8e6335d31c3450e8c8d4bc
Diffstat (limited to 'openldap')
-rw-r--r--openldap/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openldap/makefile.mk b/openldap/makefile.mk
index 631ba0268755..00a420c68ca0 100644
--- a/openldap/makefile.mk
+++ b/openldap/makefile.mk
@@ -42,7 +42,7 @@ CONFIGURE_FLAGS+=CPPFLAGS="$(NSS_CFLAGS)" CFLAGS="$(NSS_CFLAGS)" LDFLAGS="$(NSS_
.ELSE
CONFIGURE_FLAGS+=CPPFLAGS="-I $(SOLARVER)$/$(INPATH)$/inc$/mozilla$/nss -I $(SOLARVER)$/$(INPATH)$/inc$/mozilla$/nspr"
CONFIGURE_FLAGS+=CFLAGS="-I $(SOLARVER)$/$(INPATH)$/inc$/mozilla$/nss -I $(SOLARVER)$/$(INPATH)$/inc$/mozilla$/nspr"
-CONFIGURE_FLASG+=LDFLAGS="-L $(SOLARVER)$/$(INPATH)$/lib"
+CONFIGURE_FLAGS+=LDFLAGS="-L $(SOLARVER)$/$(INPATH)$/lib"
.ENDIF
BUILD_FLAGS+= -j$(EXTMAXPROCESS)
BUILD_DIR=$(CONFIGURE_DIR)