Remove hardcoded initial setting of MOZ_DISABLE_JAR_PACKAGING so users can set it in the env passed to configure. Thanks to decklin for pointing this out.

This commit is contained in:
cls%seawood.org 2000-09-21 06:32:18 +00:00
Родитель 39b9bafdb2
Коммит 1cead0fc13
2 изменённых файлов: 449 добавлений и 451 удалений

899
configure поставляемый

Разница между файлами не показана из-за своего большого размера Загрузить разницу

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

@ -94,7 +94,6 @@ dnl overridden by each platform.
dnl ========================================================
USE_PTHREADS=
_PTHREAD_LDFLAGS=""
MOZ_DISABLE_JAR_PACKAGING=
dnl Do not allow a separate objdir build if a srcdir build exists.
dnl ==============================================================