fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap. git-svn-id: svn://10.0.0.236/trunk@141813 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -52,6 +52,7 @@ REQUIRES = xpcom \
|
||||
appcomps \
|
||||
intl \
|
||||
import \
|
||||
windowwatcher \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
@@ -136,7 +137,6 @@ endif
|
||||
ifdef MOZ_LDAP_XPCOM
|
||||
REQUIRES += mozldap \
|
||||
uriloader \
|
||||
windowwatcher \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS += nsAbLDAPDirectoryQuery.h \
|
||||
|
||||
Reference in New Issue
Block a user