changeset 2804:6cbe25563857

* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for lib-src/getdate.y and src/systime.h.
author Jim Blandy <jimb@redhat.com>
date Sat, 15 May 1993 20:48:34 +0000
parents ae964d7149a1
children 5efa58250e35
files configure1.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure1.in	Sat May 15 20:47:28 1993 +0000
+++ b/configure1.in	Sat May 15 20:48:34 1993 +0000
@@ -820,6 +820,7 @@
 AC_PROG_CPP
 AC_HAVE_HEADERS(sys/timeb.h sys/time.h)
 AC_STDC_HEADERS
+AC_TIME_WITH_SYS_TIME
 AC_RETSIGTYPE
 AC_ALLOCA
 AC_HAVE_FUNCS(gettimeofday gethostname dup2)