Removing --disable-idlc option. It's a no-op.
Bug #107156 git-svn-id: svn://10.0.0.236/trunk@106810 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9f640c7836
commit
1def44681a
@ -2770,13 +2770,6 @@ if test -z "$MOZ_ENABLE_GTK" && test `echo "$MOZ_EXTENSIONS" | grep -c ctl` -ne
|
||||
MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|ctl||'`
|
||||
fi
|
||||
|
||||
dnl ========================================================
|
||||
dnl build idlc
|
||||
dnl ========================================================
|
||||
MOZ_ARG_ENABLE_BOOL(idltool,
|
||||
[ --enable-idlc Build idl tool ],
|
||||
BUILD_IDLC=1)
|
||||
|
||||
dnl ========================================================
|
||||
dnl experimental ldap features
|
||||
dnl ========================================================
|
||||
@ -3864,7 +3857,6 @@ AC_SUBST(IBMBIDI)
|
||||
AC_SUBST(SUNCTL)
|
||||
AC_SUBST(ACCESSIBILITY)
|
||||
AC_SUBST(MOZ_USER_DIR)
|
||||
AC_SUBST(BUILD_IDLC)
|
||||
|
||||
AC_SUBST(ENABLE_STRIP)
|
||||
AC_SUBST(USE_ELF_DYNSTR_GC)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user