projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858cab0
)
Use the select and pipe2 modules from gnulib
20130423010504/pspp
author
John Darrington
<john@darrington.wattle.id.au>
Mon, 22 Apr 2013 18:04:04 +0000
(20:04 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Mon, 22 Apr 2013 18:04:04 +0000
(20:04 +0200)
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index a404de41e844a8e0db0ddf1899da41d37b25ec53..72fdce676cff8ed174bd374a9df123c6f0b90d4e 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-54,6
+54,7
@@
GNULIB_MODULES = \
minmax \
mkdtemp \
mkstemp \
+ pipe2 \
printf-posix \
printf-safe \
progname \
@@
-63,6
+64,7
@@
GNULIB_MODULES = \
relocatable-prog \
rename \
round \
+ select \
snprintf \
snprintf-posix \
sprintf-posix \