Linux runtime fix to find netlib

git-svn-id: svn://10.0.0.236/trunk@12339 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider%netscape.com
1998-10-08 21:40:33 +00:00
parent 1f12a32bfb
commit 058bc9121f

View File

@@ -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