We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a4a44 commit 1401ad9Copy full SHA for 1401ad9
configure.ac
@@ -33,7 +33,6 @@ AC_PATH_PROGS(ENV_CMD, [env printenv], )
33
PKG_PROG_PKG_CONFIG
34
35
# Checks for header files.
36
-#AC_HEADER_STDC
37
AC_CHECK_HEADERS([fcntl.h limits.h stdlib.h string.h unistd.h sys/types.h sys/stat.h sys/utsname.h])
38
39
# Checks for typedefs, structures, and compiler characteristics.
0 commit comments