Backed out the previous checkin. Misunderstood the cause of the problem.

This commit is contained in:
wtc%netscape.com 2002-01-27 04:35:55 +00:00
Родитель c4573652ad
Коммит a69a2415de
1 изменённых файлов: 1 добавлений и 1 удалений

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

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