diff --git a/xpfe/bootstrap/Makefile.in b/xpfe/bootstrap/Makefile.in index 50fc4c91523..df41a59ca42 100644 --- a/xpfe/bootstrap/Makefile.in +++ b/xpfe/bootstrap/Makefile.in @@ -56,7 +56,7 @@ endif endif -ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT))) +ifeq ($(OS_ARCH),WINNT) ifndef BUILD_STATIC_LIBS ifndef MOZ_TIMELINE GRE_BUILD = 1;