summaryrefslogtreecommitdiff
path: root/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-01-19 15:42:08 +0100
committerLudovic Courtès <ludo@gnu.org>2023-01-19 15:48:41 +0100
commit616c21740999f9718e9af88ed1ff81ccde905d10 (patch)
treeedbc8da655a08bcb0361c1762aebf8cfacf27c75 /m4/gnulib-cache.m4
parenta43a8fd8bad9d48ec25569c8b7891f8ed465f3f9 (diff)
downloadguile-616c21740999f9718e9af88ed1ff81ccde905d10.tar.gz
Add Gnulib 'sys_select' module, needed for MinGW.
This is again from Gnulib v0.1-5703-g356a414e8c. * m4/gnulib-cache.m4: Add 'sys_select'. * libguile/threads.c: Include <sys/select.h>.
Diffstat (limited to 'm4/gnulib-cache.m4')
-rw-r--r--m4/gnulib-cache.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index 90e798514..30c53d39d 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -140,6 +140,7 @@
# stdlib \
# striconveh \
# string \
+# sys_select \
# sys_stat \
# time \
# times \
@@ -246,6 +247,7 @@ gl_MODULES([
stdlib
striconveh
string
+ sys_select
sys_stat
time
times