INTEGRATION: CWS configure17 (1.10.60); FILE MERGED

2006/04/03 16:43:42 rene 1.10.60.1: #i63782# improve ldap configure patch, patch by geki
This commit is contained in:
Jens-Heiner Rechtien 2006-04-20 12:35:41 +00:00
parent 303832ce01
commit 376abf19f6

View file

@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.10 $ # $Revision: 1.11 $
# #
# last change: $Author: obo $ $Date: 2006-01-20 10:58:58 $ # last change: $Author: hr $ $Date: 2006-04-20 13:35:41 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
@ -48,9 +48,9 @@ LDAP_MAJOR=2
.INCLUDE : settings.mk .INCLUDE : settings.mk
DLLPRE = DLLPRE =
.IF "$(WITH_MOZILLA)" == "NO" && "$(WITH_OPENLDAP)" != "YES" .IF "$(WITH_LDAP)" != "YES"
@all: @all:
@echo "Mozilla disabled and no OpenLDAP wanted -> LDAP disabled." @echo "LDAP disabled."
.ENDIF .ENDIF
.IF "$(LDAPSDKINCLUDES)" == "" .IF "$(LDAPSDKINCLUDES)" == ""