projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30c75df
)
Renamed socket_.h to sys_socket_.h.
author
Bruno Haible
<bruno@clisp.org>
Fri, 27 Apr 2007 18:24:50 +0000
(18:24 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 27 Apr 2007 18:24:50 +0000
(18:24 +0000)
lib/.cppi-disable
patch
|
blob
|
history
m4/socklen.m4
patch
|
blob
|
history
diff --git
a/lib/.cppi-disable
b/lib/.cppi-disable
index 4def162070ef5f36d34f477f39af904ec832127e..8886646b0a869ec69c7fdabf2f8b23e0caf7cc10 100644
(file)
--- a/
lib/.cppi-disable
+++ b/
lib/.cppi-disable
@@
-29,12
+29,12
@@
regex.c
regex.h
regex_internal.c
regex_internal.h
-socket_.h
stat-time.h
stdbool_.h
stdint_.h
strnlen1.h
strtoul.c
+sys_socket_.h
time_r.h
utimecmp.h
vasnprintf.h
diff --git
a/m4/socklen.m4
b/m4/socklen.m4
index e824a09f56201fc683854000b80930c8afcf7424..d39a314e178451ebb30f1441dd99cfbe51a92434 100644
(file)
--- a/
m4/socklen.m4
+++ b/
m4/socklen.m4
@@
-12,7
+12,7
@@
dnl types for the argument to getsockopt, getpeername, etc. So we
dnl have to test to find something that will work.
dnl On mingw32, socklen_t is in ws2tcpip.h ('int'), so we try to find
-dnl it there first. That file is included by gnulib's socket_.h, which
+dnl it there first. That file is included by gnulib's s
ys_s
ocket_.h, which
dnl all users of this module should include. Cygwin must not include
dnl ws2tcpip.h.
AC_DEFUN([gl_TYPE_SOCKLEN_T],