comparison configure1.in @ 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 72277ed7609e
children cea361c342f4
comparison
equal deleted inserted replaced
2803:ae964d7149a1 2804:6cbe25563857
818 ] 818 ]
819 AC_LN_S 819 AC_LN_S
820 AC_PROG_CPP 820 AC_PROG_CPP
821 AC_HAVE_HEADERS(sys/timeb.h sys/time.h) 821 AC_HAVE_HEADERS(sys/timeb.h sys/time.h)
822 AC_STDC_HEADERS 822 AC_STDC_HEADERS
823 AC_TIME_WITH_SYS_TIME
823 AC_RETSIGTYPE 824 AC_RETSIGTYPE
824 AC_ALLOCA 825 AC_ALLOCA
825 AC_HAVE_FUNCS(gettimeofday gethostname dup2) 826 AC_HAVE_FUNCS(gettimeofday gethostname dup2)
826 AC_STRUCT_TM 827 AC_STRUCT_TM
827 AC_CONST 828 AC_CONST