]> Savannah Git Hosting - gnulib.git/commitdiff
pselect: Fix module description.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 18:15:26 +0000 (19:15 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jan 2019 18:15:26 +0000 (19:15 +0100)
* modules/pselect (Link): Put one link option per line.

ChangeLog
modules/pselect

index 0195c202460afeec47869737b76c643137496210..45d7f4b723bb3315f5c242ee0d6ea0c4f858767a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-04  Bruno Haible  <bruno@clisp.org>
+
+       pselect: Fix module description.
+       * modules/pselect (Link): Put one link option per line.
+
 2019-01-04  Bruno Haible  <bruno@clisp.org>
 
        cosl: Fix module description.
index a0ff30bdda56894eb9956486121f25483474906b..0c2bbeb422398ee39b22386d0d6fa8eafb1fa8e8 100644 (file)
@@ -24,7 +24,8 @@ Include:
 <sys/select.h>
 
 Link:
-$(LIB_SELECT) $(LIB_PTHREAD_SIGMASK)
+$(LIB_SELECT)
+$(LIB_PTHREAD_SIGMASK)
 
 License:
 LGPLv2+