mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
bug 97944, --enable-jsd should enable, not disable, MOZ_ARG_[EN|DIS]ABLE_BOOL
This commit is contained in:
parent
7abd1ce048
commit
830920ca7b
@ -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=)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user