summaryrefslogtreecommitdiff
path: root/src/include/config.h
diff options
context:
space:
mode:
authorBruce Momjian1997-01-25 21:09:20 +0000
committerBruce Momjian1997-01-25 21:09:20 +0000
commit311c521d9674c2e1fdab186dac8c1a23f95a2030 (patch)
treea5c53d609e9f235a80dbd2a6e660ad47c1852efb /src/include/config.h
parent4eadf2d6cd1aef35bea694ae9938cb4d74cf9239 (diff)
would you mind committing the following changes for me? (the first
bug causes compilation to fail on alpha, the second causes a compiler in this environment
Diffstat (limited to 'src/include/config.h')
-rw-r--r--src/include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/config.h b/src/include/config.h
index 2e636be5a86..f36ddf91197 100644
--- a/src/include/config.h
+++ b/src/include/config.h
@@ -50,6 +50,7 @@
# define USE_POSIX_SIGNALS
# define DISABLE_XOPEN_NLS
# define HAS_LONG_LONG
+# define NEED_ISINF
# define NEED_UNION_SEMUN
# define HAS_TEST_AND_SET
# include <sys/mman.h> /* for msemaphore */