changeset 2871:6b9c0ce0bcb8

* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME, CRAY_STACKSEG_END, STACK_DIRECTION): Add #undef clauses for these, since otherwise the autoconf tests in configure.in won't do us much good.
author Jim Blandy <jimb@redhat.com>
date Tue, 18 May 1993 22:44:08 +0000
parents cd270fa53052
children 0ab5a9f88ff3
files src/config.in
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Tue May 18 22:40:43 1993 +0000
+++ b/src/config.in	Tue May 18 22:44:08 1993 +0000
@@ -87,6 +87,10 @@
 #undef HAVE_GETHOSTNAME
 #undef HAVE_DUP2
 #undef TM_IN_SYS_TIME
+#undef STDC_HEADERS
+#undef TIME_WITH_SYS_TIME
+#undef CRAY_STACKSEG_END
+#undef STACK_DIRECTION
 #undef const
 
 /* If using GNU, then support inline function declarations. */