Oops, move dependency to 'memchr'.
[pspp] / modules / sys_socket
index 9505cafb81057e1a583798ee9be2a4d967b35c88..98b4429156bf91f8a70351175ef1832b50d251f8 100644 (file)
@@ -5,8 +5,6 @@ Files:
 lib/sys_socket.in.h
 m4/sys_socket_h.m4
 m4/sockpfaf.m4
-m4/unistd_h.m4
-m4/sys_ioctl_h.m4
 
 Depends-on:
 include_next
@@ -40,7 +38,7 @@ sys/socket.h: sys_socket.in.h
              -e 's|@''GNULIB_GETSOCKOPT''@|$(GNULIB_GETSOCKOPT)|g' \
              -e 's|@''GNULIB_LISTEN''@|$(GNULIB_LISTEN)|g' \
              -e 's|@''GNULIB_RECV''@|$(GNULIB_RECV)|g' \
-             -e 's|@''GNULIB_SEND''@|$()GNULIB_SEND|g' \
+             -e 's|@''GNULIB_SEND''@|$(GNULIB_SEND)|g' \
              -e 's|@''GNULIB_RECVFROM''@|$(GNULIB_RECVFROM)|g' \
              -e 's|@''GNULIB_SENDTO''@|$(GNULIB_SENDTO)|g' \
              -e 's|@''GNULIB_SETSOCKOPT''@|$(GNULIB_SETSOCKOPT)|g' \