From 1aa60fb4e00582ef4c42e0b7d5b937e867d628df Mon Sep 17 00:00:00 2001 From: "seawood%netscape.com" Date: Wed, 9 Jan 2002 23:46:06 +0000 Subject: [PATCH] Plugins should not be linked into static builds. git-svn-id: svn://10.0.0.236/trunk@111747 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/samples/simple/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/modules/plugin/samples/simple/Makefile.in b/mozilla/modules/plugin/samples/simple/Makefile.in index 0ca2200b458..eb756dfe9b4 100644 --- a/mozilla/modules/plugin/samples/simple/Makefile.in +++ b/mozilla/modules/plugin/samples/simple/Makefile.in @@ -28,7 +28,6 @@ include $(DEPTH)/config/autoconf.mk MODULE = npsimple LIBRARY_NAME = npsimple -EXPORT_LIBRARY = 1 IS_COMPONENT = 1 MODULE_NAME = SimplePlugin REQUIRES = xpcom \