projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5819336
)
Remove #if defined(bsdi) define SIGJMP_BUF, per Kurt Lidl.
author
Bryan Henderson
<
[email protected]
>
Tue, 3 Dec 1996 00:11:07 +0000
(
00:11
+0000)
committer
Bryan Henderson
<
[email protected]
>
Tue, 3 Dec 1996 00:11:07 +0000
(
00:11
+0000)
src/include/config.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h
b/src/include/config.h
index e814e8b1c47c6023b4b49eb1b1b12b4e7cc070e7..b51e4b0ae70a34ae1cc06921c14001161a8f78e2 100644
(file)
--- a/
src/include/config.h
+++ b/
src/include/config.h
@@
-1,5
+1,5
@@
/* the purpose of this file is to reduce the use of #ifdef's through
- * the code base by those porting the software, an
d
to facilitate the
+ * the code base by those porting the software, an
d
to facilitate the
* eventual use of autoconf to build the server
*/
@@
-38,9
+38,6
@@
#if defined(BSD44_derived) || \
defined(bsdi)
-# if defined(bsdi)
-# define SIGJMP_BUF
-# endif
# define USE_LIMITS_H
# define USE_POSIX_TIME
# define NEED_CBRT