From: teunis <teunis@mauve.computersupportcentre.com>

Slight cleanups for glibc2.0
This commit is contained in:
Marc G. Fournier 1998-02-03 00:57:42 +00:00
parent 0079de40b9
commit 2bfc73f55e
1 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,15 @@ typedef long int slock_t;
typedef unsigned char slock_t;
#endif
#if (__GLIBC__ >= 2)
# ifdef HAVE_INT_TIMEZONE
# undef HAVE_INT_TIMEZONE
# endif
/* currently undefined as I (teunis@computersupportcentre.com) have not
checked this yet */
/* #define HAVE_SIGSETJMP 1 */
#endif
#if defined(PPC)
#undef NEED_I386_TAS_ASM
#undef HAVE_INT_TIMEZONE