mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-07 01:01:43 +00:00
Linux runtime fix to find netlib
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user