This commit is contained in:
benjamin%smedbergs.us 2007-04-10 17:37:44 +00:00
Родитель c63f66c1d1
Коммит d2c98256d3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -5282,7 +5282,7 @@ dnl = Xinerama support. The autodetection is done above in the Xlib
dnl = detection routines.
dnl ========================================================
if test "$MOZ_WIDGET_TOOLKIT" == "gtk2"; then
if test "$MOZ_WIDGET_TOOLKIT" = "gtk2"; then
MOZ_ENABLE_XINERAMA=1
fi