summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-17 18:00:38 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-17 18:00:38 +0000
commit3ce45bca180c54920fe661323b0ed4d5a120c118 (patch)
treef39aeef78389d87cef3eca10e72fdef14f616c7d
parent72ecb039a44fb7327fd763b488a224ecd85a7712 (diff)
downloademacs-3ce45bca180c54920fe661323b0ed4d5a120c118.tar.gz
(HAVE_VERSION_H): Add #undef.
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
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