comparison configure1.in @ 2775:72277ed7609e

* configure.in: Call AC_STDC_HEADERS.
author Jim Blandy <jimb@redhat.com>
date Fri, 14 May 1993 14:27:17 +0000
parents 8bb3e2a87cbb
children 6cbe25563857
comparison
equal deleted inserted replaced
2774:ea8a7ab72d14 2775:72277ed7609e
817 #### Some other nice autoconf tests. 817 #### Some other nice autoconf tests.
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_RETSIGTYPE 823 AC_RETSIGTYPE
823 AC_ALLOCA 824 AC_ALLOCA
824 AC_HAVE_FUNCS(gettimeofday gethostname dup2) 825 AC_HAVE_FUNCS(gettimeofday gethostname dup2)
825 AC_STRUCT_TM 826 AC_STRUCT_TM
826 AC_CONST 827 AC_CONST