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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user