bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* pselect: fix module description
@ 2019-01-04 18:16 Bruno Haible
  0 siblings, 0 replies; only message in thread
From: Bruno Haible @ 2019-01-04 18:16 UTC (permalink / raw)
  To: bug-gnulib

The gnulib documentation says about the 'Link' field:
"Please write them one per line, so that gnulib-tool can remove
 duplicates when presenting a summary to the user."

Let's do that, really.


2019-01-04  Bruno Haible  <bruno@clisp.org>

	pselect: Fix module description.
	* modules/pselect (Link): Put one link option per line.

diff --git a/modules/pselect b/modules/pselect
index a0ff30b..0c2bbeb 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+



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-04 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 18:16 pselect: fix module description Bruno Haible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).