summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c70b943..3aaf4f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ fi
AC_HEADER_STDC
AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS([arpa/inet.h fcntl.h netdb.h stdlib.h string.h sys/socket.h unistd.h sys/prctl.h netinet/in.h])
-AC_HEADER_RESOLV
+#AC_HEADER_RESOLV
# Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
@@ -82,7 +82,7 @@ AC_TYPE_SIZE_T
#AC_TYPE_SSIZE_T
#AC_TYPE_UINT16_T
#AC_TYPE_UINT8_T
-AC_HEADER_TIME
+iAC_HEADER_TIME
# Checks for library functions.
AC_FUNC_FORK