aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1996-03-17 18:00:38 +0000
committerRichard M. Stallman <[email protected]>1996-03-17 18:00:38 +0000
commit1bb079758049f6aed07188f12917a2846e8da586 (patch)
treeb6b002ee8861f6344bc067d9ee9ef19de91ad32d /src/config.in
parent016c214fea67ae0b194b096c4642baf8b193548a (diff)
(HAVE_VERSION_H): Add #undef.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index f971c606b9..db9f6ce07a 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