Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS. Changed LIBNSPR refs to NSPR_LIBS. Removed leftover NSPR20 ifdefs. git-svn-id: svn://10.0.0.236/trunk@13233 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = edtplug
|
||||
LIBRARY_NAME = edtplug
|
||||
|
||||
REQUIRES = java nspr edtplug
|
||||
REQUIRES = java edtplug
|
||||
|
||||
JRI_GEN = netscape.plugin.composer.PluginManager \
|
||||
netscape.plugin.composer.MozillaCallback \
|
||||
|
||||
Reference in New Issue
Block a user