зеркало из https://github.com/mozilla/pjs.git
Do not define MOZ_MONOLITHIC_TOOLKIT for OpenVMS
This commit is contained in:
Родитель
580abe9a50
Коммит
d1588cf8c7
|
@ -2246,9 +2246,11 @@ dnl Assume life sucks
|
|||
MOZ_MONOLITHIC_TOOLKIT=1
|
||||
|
||||
dnl The following are the only platforms I tested -ramiro
|
||||
dnl OpenVMS added by Colin Blake
|
||||
case "$target" in
|
||||
*-*-linux*) MOZ_MONOLITHIC_TOOLKIT= ;;
|
||||
*-*-solaris*) MOZ_MONOLITHIC_TOOLKIT= ;;
|
||||
*-openvms*) MOZ_MONOLITHIC_TOOLKIT= ;;
|
||||
esac
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче