summaryrefslogtreecommitdiff
path: root/modules/pselect
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-01-04 19:15:26 +0100
committerBruno Haible <bruno@clisp.org>2019-01-04 19:15:26 +0100
commitf000349b32753fcaef49a462d27949c2f78dee82 (patch)
tree9c16de9444200b6f7cdc691fb3e893dc155dd127 /modules/pselect
parent86b972096d99ba03e4d230d43483a13f1c198f46 (diff)
downloadgnulib-f000349b32753fcaef49a462d27949c2f78dee82.tar.gz
pselect: Fix module description.
* modules/pselect (Link): Put one link option per line.
Diffstat (limited to 'modules/pselect')
-rw-r--r--modules/pselect3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/pselect b/modules/pselect
index a0ff30bdda..0c2bbeb422 100644
--- a/modules/pselect
+++ b/modules/pselect
@@ -24,7 +24,8 @@ Include:
<sys/select.h>
Link:
-$(LIB_SELECT) $(LIB_PTHREAD_SIGMASK)
+$(LIB_SELECT)
+$(LIB_PTHREAD_SIGMASK)
License:
LGPLv2+