Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ dnl These headers are not essential AC_CHECK_HEADERS(stdint.h sys/types.h inttypes.h sys/wait.h netinet/in.h arpa/inet.h) AC_CHECK_FUNCS(gettimeofday ftime socketpair) AC_CHECK_FUNCS(gettimeofday ftime socketpair uname) dnl In case we aren't given a working stdint.h, we'll need to grow our own. dnl Watch out. Loading Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ dnl These headers are not essential AC_CHECK_HEADERS(stdint.h sys/types.h inttypes.h sys/wait.h netinet/in.h arpa/inet.h) AC_CHECK_FUNCS(gettimeofday ftime socketpair) AC_CHECK_FUNCS(gettimeofday ftime socketpair uname) dnl In case we aren't given a working stdint.h, we'll need to grow our own. dnl Watch out. Loading