]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_SYS_SELECT_H): Add #undef for configure.
authorKarl Heuer <kwzh@gnu.org>
Mon, 23 Jan 1995 23:36:50 +0000 (23:36 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 23 Jan 1995 23:36:50 +0000 (23:36 +0000)
src/config.in

index 201fcde6e0fedf5684bbd508a2910b92fe8fb3d9..ad7370c7cafcd6d5acce087c2490eb0dc3d824c7 100644 (file)
@@ -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