maint.mk: avoid unexpanded \n in two diagnostics
[pspp] / modules / getaddrinfo
index 16a60ec17cbfc1026162c03dd75358593eb354ec..f51365223dbbe2fd369954924d086cea88552472 100644 (file)
@@ -11,7 +11,6 @@ extensions
 gettext-h
 inet_ntop
 snprintf
-socklen
 stdbool
 sys_socket
 netdb
@@ -29,7 +28,7 @@ Include:
 <netdb.h>
 
 Link:
-$(GETADDRINFO_LIB) $(INET_NTOP_LIB)
+$(GETADDRINFO_LIB)
 
 License:
 LGPLv2+