summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-19 08:06:10 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-19 08:06:10 +0000
commitb15dcacd6c1bcb409bd92d9e792a5814da1f37c1 (patch)
treeb651c70859ecc6f6bdb5c9e1e470a4c1f024dc14 /src/config.in
parentbcfe87c45142a10582a17744b29c30723c029a6a (diff)
downloademacs-b15dcacd6c1bcb409bd92d9e792a5814da1f37c1.tar.gz
(HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config.in b/src/config.in
index db9f6ce07a4..294e4068fea 100644
--- a/src/config.in
+++ b/src/config.in
@@ -117,8 +117,7 @@ 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 HAVE_LINUX_VERSION_H
#undef STDC_HEADERS
#undef TIME_WITH_SYS_TIME