Remove commented line

This commit is contained in:
Ervin Hegedus 2024-02-25 20:34:50 +01:00
parent b7a4a4428c
commit 1401ad9131
No known key found for this signature in database
GPG Key ID: 5FA5BC3F5EC41F61

View File

@ -33,7 +33,6 @@ AC_PATH_PROGS(ENV_CMD, [env printenv], )
PKG_PROG_PKG_CONFIG
# Checks for header files.
#AC_HEADER_STDC
AC_CHECK_HEADERS([fcntl.h limits.h stdlib.h string.h unistd.h sys/types.h sys/stat.h sys/utsname.h])
# Checks for typedefs, structures, and compiler characteristics.