From 0b2995c83678691b1854a10f89cc5aaac9dfcd7b Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 6 Jul 2006 13:53:54 +0000 Subject: [PATCH] 2006-07-06 Simon Josefsson * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is now the canonical place for the M4 file). * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it from the sys_socket dependency now. * modules/inet_pton (Files): Ditto. * modules/inet_ntop (Files): Ditto. --- ChangeLog | 12 ++++++++++++ modules/getaddrinfo | 1 - modules/inet_ntop | 1 - modules/inet_pton | 1 - modules/sys_socket | 1 + 5 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 21284f018..dda4db7ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-07-06 Simon Josefsson + + * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is + now the canonical place for the M4 file). + + * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it + from the sys_socket dependency now. + + * modules/inet_pton (Files): Ditto. + + * modules/inet_ntop (Files): Ditto. + 2006-07-05 Eric Blake * modules/getaddrinfo (Depends-on): Add snprintf. diff --git a/modules/getaddrinfo b/modules/getaddrinfo index cc9270ee0..540ba0dbb 100644 --- a/modules/getaddrinfo +++ b/modules/getaddrinfo @@ -6,7 +6,6 @@ lib/getaddrinfo.h lib/getaddrinfo.c lib/gai_strerror.c m4/getaddrinfo.m4 -m4/sockpfaf.m4 Depends-on: restrict diff --git a/modules/inet_ntop b/modules/inet_ntop index 5a5b2c4aa..269e3cd9b 100644 --- a/modules/inet_ntop +++ b/modules/inet_ntop @@ -5,7 +5,6 @@ Files: lib/inet_ntop.h lib/inet_ntop.c m4/inet_ntop.m4 -m4/sockpfaf.m4 Depends-on: restrict diff --git a/modules/inet_pton b/modules/inet_pton index c265e8dab..d673ef580 100644 --- a/modules/inet_pton +++ b/modules/inet_pton @@ -5,7 +5,6 @@ Files: lib/inet_pton.h lib/inet_pton.c m4/inet_pton.m4 -m4/sockpfaf.m4 Depends-on: restrict diff --git a/modules/sys_socket b/modules/sys_socket index 9c4959da0..cf9b86e58 100644 --- a/modules/sys_socket +++ b/modules/sys_socket @@ -4,6 +4,7 @@ A for systems lacking it. Files: lib/socket_.h m4/sys_socket_h.m4 +m4/sockpfaf.m4 Depends-on: -- 2.11.0