From: Brian Fox Date: Fri, 22 Oct 1993 11:20:55 +0000 (+0000) Subject: Add #undef HAVE_UNISTD_H so that configure can edit it correctly. X-Git-Tag: emacs-19.34~10978 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5824775b89570a5328853677d834c859685ae75;p=emacs.git Add #undef HAVE_UNISTD_H so that configure can edit it correctly. --- diff --git a/src/config.in b/src/config.in index f3af96cf346..21379445741 100644 --- a/src/config.in +++ b/src/config.in @@ -83,6 +83,7 @@ and this notice must be preserved on all copies. */ configure.in. */ #undef HAVE_SYS_TIMEB_H #undef HAVE_SYS_TIME_H +#undef HAVE_UNISTD_H #undef STDC_HEADERS #undef TIME_WITH_SYS_TIME