Handle the (Unix) platform-specific DLL naming conventions properly.

This commit is contained in:
briano@netscape.com
1999-06-04 22:17:30 +00:00
parent 25719a0510
commit b2f8895eaf
31 changed files with 90 additions and 88 deletions

View File

@@ -29,7 +29,7 @@
#ifdef XP_MAC
#endif
#ifdef XP_UNIX
#define PARSER_DLL "libraptorhtmlpars.so"
#define PARSER_DLL "libraptorhtmlpars"MOZ_DLL_SUFFIX
#endif
// Class IID's