Continue to use the HP shl_load interface on 64-bit HP-UX/PA-RISC for

backward compatibility reasons.
This commit is contained in:
wtc%netscape.com 2002-01-26 02:14:52 +00:00
parent f1c36a4c12
commit 603c9cce58

View File

@ -55,7 +55,7 @@
#undef HAVE_WEAK_IO_SYMBOLS
#undef HAVE_WEAK_MALLOC_SYMBOLS
#define HAVE_DLL
#ifdef IS_64
#if defined(IS_64) && defined(__ia64)
#define USE_DLFCN
#else
#define USE_HPSHL