summaryrefslogtreecommitdiff
path: root/old-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/old-configure.in b/old-configure.in
index b3a108dd1d..6c5768fcde 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -5215,10 +5215,6 @@ ac_configure_args="$_SUBDIR_CONFIG_ARGS"
# and $NSPR_LIBS.
ac_configure_args="`echo $ac_configure_args | sed -e 's/--with-system-nspr\S* *//'`"
-if test "$_INTL_API" = no; then
- ac_configure_args="$ac_configure_args --without-intl-api"
-fi
-
if test -n "$NSPR_CFLAGS" -o -n "$NSPR_LIBS"; then
ac_configure_args="$ac_configure_args --with-nspr-cflags='$NSPR_CFLAGS'"
ac_configure_args="$ac_configure_args --with-nspr-libs='$NSPR_LIBS'"