X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/b8cb2a1462542338ec5c8ee6b1a2d553a6145ab3..dee9951d5f32dee38cf29861acdb4a347931e147:/configure.in diff --git a/configure.in b/configure.in index e25a4f7..76144b3 100644 --- a/configure.in +++ b/configure.in @@ -67,7 +67,7 @@ AC_HEADER_TIME AC_STRUCT_TM dnl Would rather not bail on headers, BSD has alot of the functions elsewhere. -Jedi -AC_CHECK_HEADERS(fcntl.h malloc.h netdb.h netinet/in.h sys/resource.h sys/timeb.h sys/times.h sys/param.h sys/socket.h sys/time.h sys/types.h sys/wait.h unistd.h getopt.h memory.h regex.h arpa/inet.h sys/mman.h sys/stat.h dirent.h,,) +AC_CHECK_HEADERS(fcntl.h tgmath.h malloc.h netdb.h netinet/in.h sys/resource.h sys/timeb.h sys/times.h sys/param.h sys/socket.h sys/time.h sys/types.h sys/wait.h unistd.h getopt.h memory.h regex.h arpa/inet.h sys/mman.h sys/stat.h dirent.h,,) dnl Cygwin does not have d_type in struct dirent. We use stat() as a fallback. AC_CHECK_MEMBER([struct dirent.d_type],