]> git.meshlink.io Git - catta/blobdiff - configure.ac
AC_HEADER_STDC is officially obsolescent
[catta] / configure.ac
index 4fcf13d9433e59dbb670f919efadbd279dfe8002..31bda448269b33c831f2dd94b4f0cdf7f564e810 100644 (file)
@@ -272,7 +272,6 @@ if test "x$GCC" = "xyes" ; then
 fi
 
 # Checks for header files.
-AC_HEADER_STDC
 AC_CHECK_HEADERS([arpa/inet.h fcntl.h inttypes.h limits.h netinet/in.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/time.h unistd.h netdb.h syslog.h])
 AC_HEADER_STDBOOL