bug 97944, --enable-jsd should enable, not disable, MOZ_ARG_[EN|DIS]ABLE_BOOL

This commit is contained in:
axel%pike.org 2001-10-12 08:22:35 +00:00
parent 7abd1ce048
commit 830920ca7b

View File

@ -3408,7 +3408,7 @@ dnl ========================================================
MOZ_JSDEBUGGER=1
MOZ_ARG_ENABLE_BOOL(jsd,
MOZ_ARG_DISABLE_BOOL(jsd,
[ --disable-jsd Disable JavaScript debug library],
MOZ_JSDEBUGGER=)