aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1995-01-23 23:36:50 +0000
committerKarl Heuer <[email protected]>1995-01-23 23:36:50 +0000
commitac23f1166d985b5335621893666a87bbee29fff8 (patch)
tree16536316ce4724d6718d6bf0cacbacfe413c83fa /src/config.in
parentcb4a25d9dbf781de37aa4d299035eefb68a83af6 (diff)
(HAVE_SYS_SELECT_H): Add #undef for configure.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 201fcde6e0..ad7370c7ca 100644
--- a/src/config.in
+++ b/src/config.in
@@ -106,6 +106,7 @@ and this notice must be preserved on all copies. */
#ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */
#undef _ALL_SOURCE
#endif
+#undef HAVE_SYS_SELECT_H
#undef HAVE_SYS_TIMEB_H
#undef HAVE_SYS_TIME_H
#undef HAVE_UNISTD_H