From ac23f1166d985b5335621893666a87bbee29fff8 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 23 Jan 1995 23:36:50 +0000 Subject: (HAVE_SYS_SELECT_H): Add #undef for configure. --- src/config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.in') 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 -- cgit v1.2.3