1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-02 07:40:30 +02:00

Remove AC_HEADER_STDC from configure.ac

Requiring C99 implies standard headers are available

* configure.ac: remove AC_HEADER_STDC
This commit is contained in:
Mike Gran 2022-09-15 03:50:19 -07:00 committed by Michael Gran
parent c8a10a47fc
commit ddd03c6123

View file

@ -376,7 +376,6 @@ esac
AC_MSG_RESULT($SCM_PREBUILT_BINARIES)
AC_SUBST([SCM_PREBUILT_BINARIES])
AC_HEADER_STDC
AC_HEADER_TIME
AC_HEADER_SYS_WAIT
AC_HEADER_DIRENT