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
Родитель 9a0333567b
Коммит b1f161ee59
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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