Check in missing part of patch for bug 237239.

This commit is contained in:
bryner%brianryner.com 2004-04-08 19:18:25 +00:00
parent 2e3bdbea09
commit a064dd94bb

View File

@ -69,6 +69,9 @@ CPPSRCS += \
GtkPromptService.cpp
endif
# Include config.mk early for any overrides of BUILD_STATIC_LIBS
include $(topsrcdir)/config/config.mk
# Force applications to be built non-statically
# when building the mozcomps meta component
ifneq (,$(filter mozcomps,$(MOZ_META_COMPONENTS)))