Bugzilla bug #218: define HAVE_STRERROR only if it is not yet defined.

Thanks to David Nebinger (dnebinger@synertech.highmark.com) for reporting
the problem and suggesting the fix.
This commit is contained in:
wtc 1998-05-07 06:38:26 +00:00
parent e382aa1298
commit e8f298c4f1

View File

@ -40,7 +40,9 @@
#undef HAVE_WEAK_MALLOC_SYMBOLS
#define HAVE_DLL
#define USE_HPSHL
#ifndef HAVE_STRERROR
#define HAVE_STRERROR
#endif
#undef _PR_HAVE_ATOMIC_OPS