configure.ac

changeset 12561
c81871bffd54
parent 12547
c42431b63d61
child 12582
7ec164be569e
equal deleted inserted replaced
12560:d53984a3d470 12561:c81871bffd54
41 dnl AC_CYGWIN 41 dnl AC_CYGWIN
42 42
43 dnl Checks for header files. 43 dnl Checks for header files.
44 AC_HEADER_STDC 44 AC_HEADER_STDC
45 AC_HEADER_SYS_WAIT 45 AC_HEADER_SYS_WAIT
46 AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h locale.h signal.h stdint.h regex.h) 46 AC_CHECK_HEADERS(arpa/nameser_compat.h fcntl.h sys/time.h unistd.h locale.h signal.h stdint.h regex.h)
47 47
48 dnl Checks for typedefs, structures, and compiler characteristics. 48 dnl Checks for typedefs, structures, and compiler characteristics.
49 AC_C_CONST 49 AC_C_CONST
50 AC_STRUCT_TM 50 AC_STRUCT_TM
51 51

mercurial