2006-07-06 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <simon@josefsson.org>
Thu, 6 Jul 2006 13:53:54 +0000 (13:53 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 6 Jul 2006 13:53:54 +0000 (13:53 +0000)
* 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
modules/getaddrinfo
modules/inet_ntop
modules/inet_pton
modules/sys_socket

index 21284f0..dda4db7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-07-06  Simon Josefsson  <jas@extundo.com>
+
+       * 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  <ebb9@byu.net>
 
        * modules/getaddrinfo (Depends-on): Add snprintf.
index cc9270e..540ba0d 100644 (file)
@@ -6,7 +6,6 @@ lib/getaddrinfo.h
 lib/getaddrinfo.c
 lib/gai_strerror.c
 m4/getaddrinfo.m4
-m4/sockpfaf.m4
 
 Depends-on:
 restrict
index 5a5b2c4..269e3cd 100644 (file)
@@ -5,7 +5,6 @@ Files:
 lib/inet_ntop.h
 lib/inet_ntop.c
 m4/inet_ntop.m4
-m4/sockpfaf.m4
 
 Depends-on:
 restrict
index c265e8d..d673ef5 100644 (file)
@@ -5,7 +5,6 @@ Files:
 lib/inet_pton.h
 lib/inet_pton.c
 m4/inet_pton.m4
-m4/sockpfaf.m4
 
 Depends-on:
 restrict
index 9c4959d..cf9b86e 100644 (file)
@@ -4,6 +4,7 @@ A <sys/socket.h> for systems lacking it.
 Files:
 lib/socket_.h
 m4/sys_socket_h.m4
+m4/sockpfaf.m4
 
 Depends-on: