projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde5a3c
)
Smake: Remove unused gethostname, getlogin_r, strsep modules.
author
Ben Pfaff
<blp@gnu.org>
Tue, 9 Feb 2010 04:36:46 +0000
(20:36 -0800)
committer
Ben Pfaff
<blp@gnu.org>
Tue, 9 Feb 2010 04:36:46 +0000
(20:36 -0800)
gethostname in particular has caused problems in the past on mingw32, so
it is good to get rid of it.
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index ad228ebaa255b8fbe85e9d116ce4734760a7cff0..d70093247eb150a4b9bd95e79f5c487b043c90f3 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-24,9
+24,7
@@
GNULIB_MODULES = \
fseeko \
ftello \
fwriteerror \
- gethostname \
getline \
- getlogin_r \
getopt \
gettext-h \
gettimeofday \
@@
-64,7
+62,6
@@
GNULIB_MODULES = \
strcspn \
strerror \
strftime \
- strsep \
strtod \
strtok_r \
strtol \