]> code.delx.au - gnu-emacs/commitdiff
* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
authorJim Blandy <jimb@redhat.com>
Sat, 15 May 1993 20:48:34 +0000 (20:48 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 15 May 1993 20:48:34 +0000 (20:48 +0000)
lib-src/getdate.y and src/systime.h.

configure1.in

index a662465509a68bd0d1ab471dd4bba43647ad13c3..eaf3aec132652bab260d6d894321496d568d0e74 100755 (executable)
@@ -820,6 +820,7 @@ AC_LN_S
 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)