Bug 521673 - Remove remnant OJI references; (Av1) /js/src/configure.in.

r=ted.mielczarek.
This commit is contained in:
Serge Gautherie 2010-03-03 11:12:28 +01:00
Родитель 27680cfb3d
Коммит 89102af7cc
1 изменённых файлов: 0 добавлений и 11 удалений

Просмотреть файл

@ -2436,17 +2436,6 @@ case "$target" in
esac
AC_SUBST(NO_LD_ARCHIVE_FLAGS)
dnl
dnl Indicate that platform requires special thread safe
dnl locking when starting up the OJI JVM
dnl (see mozilla/modules/oji/src/nsJVMManager.cpp)
dnl ========================================================
case "$target" in
*-hpux*)
AC_DEFINE(MOZ_OJI_REQUIRE_THREAD_SAFE_ON_STARTUP)
;;
esac
dnl ========================================================
dnl = Flags to strip unused symbols from .so components
dnl ========================================================