projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0079de4
)
From: teunis <teunis@mauve.computersupportcentre.com>
author
Marc G. Fournier
<scrappy@hub.org>
Tue, 3 Feb 1998 00:57:42 +0000
(
00:57
+0000)
committer
Marc G. Fournier
<scrappy@hub.org>
Tue, 3 Feb 1998 00:57:42 +0000
(
00:57
+0000)
Slight cleanups for glibc2.0
src/include/port/linux.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/linux.h
b/src/include/port/linux.h
index 20aa3071ae6506aae7dc6d72c254193196543900..727260a6d6e1e32427ec54c07eebe99cab6fee4a 100644
(file)
--- a/
src/include/port/linux.h
+++ b/
src/include/port/linux.h
@@
-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