1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 19:20:27 +02:00

[build slog] No longer use AC_TYPE_SIGNAL

* configure.ac (AC_TYPE_SIGNAL): Delete.
This commit is contained in:
Thien-Thi Nguyen 2021-02-28 17:06:54 -05:00
parent f07b5f8414
commit 019675a3de

View file

@ -734,7 +734,6 @@ AC_CHECK_TYPE([struct ip_mreq])
GUILE_HEADER_LIBC_WITH_UNISTD
AC_TYPE_GETGROUPS
AC_TYPE_SIGNAL
AC_TYPE_MODE_T
# On mingw -lm is empty, so this test is unnecessary, but it's