Fix gtk2 static build bustage - MODULE_NAME in Makefile.in must match NS_IMPL_NSGETMODULE. Bug 209747.

This commit is contained in:
bryner%netscape.com 2003-06-18 22:54:25 +00:00
parent cd0b8e3f86
commit 23fb72d6eb

View File

@ -66,7 +66,7 @@ EXTRA_DSO_LDOPTS = \
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsSystemPref
MODULE_NAME = nsSystemPrefModule
EXPORTS = \
nsSystemPrefService.h \