Changed the name of the netlib.so to libnetlib.so to correctly match the file

that is built under unix. This makes the viewer run again.


git-svn-id: svn://10.0.0.236/trunk@12233 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kmcclusk%netscape.com
1998-10-07 22:54:48 +00:00
parent ba7be96cbb
commit 6582d8b4f9

View File

@@ -64,7 +64,7 @@
#define PARSER_DLL "libraptorhtmlpars.so"
#define DOM_DLL "libjsdom.so"
#define LAYOUT_DLL "libraptorhtml.so"
#define NETLIB_DLL "netlib.so"
#define NETLIB_DLL "libnetlib.so"
#endif
#endif