зеркало из https://github.com/mozilla/pjs.git
fix for build bustage caused by my fix for bug #198303
can't build if you disable ldap.
This commit is contained in:
Родитель
0e30ac1cbf
Коммит
459a2bd3f4
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче