Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@117637 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4627,7 +4627,7 @@ if test "$MOZ_LDAP_XPCOM"; then
|
||||
mkdir "directory/c-sdk/ldap"
|
||||
fi
|
||||
|
||||
ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss"
|
||||
ac_configure_args="$_SUBDIR_CONFIG_ARGS --prefix=$MOZ_BUILD_ROOT/dist --with-dist-prefix=$MOZ_BUILD_ROOT/dist --without-nss --with-mozilla"
|
||||
if test -n "$HAVE_64BIT_OS"; then
|
||||
ac_configure_args="$ac_configure_args --enable-64bit"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user