From: Karl Heuer Date: Mon, 23 Jan 1995 23:36:50 +0000 (+0000) Subject: (HAVE_SYS_SELECT_H): Add #undef for configure. X-Git-Tag: emacs-19.34~5327 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ac23f1166d985b5335621893666a87bbee29fff8;p=emacs.git (HAVE_SYS_SELECT_H): Add #undef for configure. --- diff --git a/src/config.in b/src/config.in index 201fcde6e0f..ad7370c7caf 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