]> Savannah Git Hosting - gnulib.git/commitdiff
spawn: Make it compile on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 14 Dec 2020 17:07:28 +0000 (18:07 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 14 Dec 2020 17:07:28 +0000 (18:07 +0100)
* modules/spawn (Depends-on): Add signal-h.

ChangeLog
modules/spawn

index 865cc91b2477b0524b6de6ae1154e833da209e73..21cc216e20749079fe385d6377c5acf824d1093a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-12-14  Bruno Haible  <bruno@clisp.org>
+
+       spawn: Make it compile on native Windows.
+       * modules/spawn (Depends-on): Add signal-h.
+
 2020-12-14  Bruno Haible  <bruno@clisp.org>
 
        windows-spawn: Avoid shadowing a variable.
index f1b99cab6fcb3de0c17dc01b55e07d112a4edae5..1828d37bf47498d9778e20e54c8ba314a6fd7cd5 100644 (file)
@@ -9,6 +9,7 @@ m4/pid_t.m4
 Depends-on:
 include_next
 sched
+signal-h
 snippet/arg-nonnull
 snippet/c++defs
 snippet/warn-on-use