Fix typo. Setting MOZILLA_CLIENT force nspr to use user threads instead

of pthreds, which is bad.
This commit is contained in:
ramiro%netscape.com 1999-04-15 05:45:05 +00:00
Родитель e2b9626c40
Коммит c3ac2090a8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1822,7 +1822,7 @@ dnl
dnl These are set just to be safe. It is possible that NSPR doesnt
dnl use these anymore.
dnl
MOZ_NSPRENV_MOZILLA_CLIENT=1
MOZ_NSPRENV_MOZILLA_CLIENT=
MOZ_NSPRENV_NO_MDUPDATE=1
dnl