Bug 488019 - "[Thunderbird 3 builds] static build process is broken while linking thunderbird-bin executable." [r=Standard8]

This commit is contained in:
Tuukka Tolvanen 2009-04-14 10:16:50 +01:00
Родитель c78065ca5d
Коммит c9e448c33f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6969,7 +6969,7 @@ AC_SUBST(MOZ_TREE_CAIRO)
AC_SUBST(MOZ_CAIRO_CFLAGS)
AC_SUBST(MOZ_CAIRO_LIBS)
if test "$MOZILLA_1_9_1_BRANCH" == "1"; then
if test "$MOZILLA_1_9_1_BRANCH" = "1"; then
dnl ========================================================
dnl Check for lcms
dnl ========================================================