Linux runtime fix to find netlib

This commit is contained in:
spider%netscape.com 1998-10-08 21:40:33 +00:00
parent 5da4087d96
commit e1677f266d

@ -254,7 +254,7 @@ nsresult nsShellInstance::RegisterFactories()
#define PREF_DLL "libpref.so"
#define WEB_DLL "libraptorweb.so"
#define PLUGIN_DLL "raptorplugin.so"
#define NETLIB_DLL "netlib.so"
#define NETLIB_DLL "libnetlib.so"
#define DOM_DLL "libjsdom.so"
#define LAYOUT_DLL "libraptorhtml.so"
#endif