From: Richard M. Stallman Date: Sun, 17 Mar 1996 18:00:38 +0000 (+0000) Subject: (HAVE_VERSION_H): Add #undef. X-Git-Tag: emacs-19.34~1040 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1bb079758049f6aed07188f12917a2846e8da586;p=emacs.git (HAVE_VERSION_H): Add #undef. --- diff --git a/src/config.in b/src/config.in index f971c606b90..db9f6ce07a4 100644 --- a/src/config.in +++ b/src/config.in @@ -117,6 +117,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef HAVE_SYS_TIME_H #undef HAVE_UNISTD_H #undef HAVE_UTIME_H +/* This indicates linux/version.h. */ +#undef HAVE_VERSION_H #undef STDC_HEADERS #undef TIME_WITH_SYS_TIME