summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-05-03 06:22:26 +0200
committerSimon Josefsson <simon@josefsson.org>2008-05-03 06:22:26 +0200
commit029a3a28224414fe9495a160febd3431b981e659 (patch)
treeed54ea8f1528d6514540944df770bd03d8ca0047 /ChangeLog
parentc9a6a9bb007294bb8878d685f3e9336b3a5be1ed (diff)
downloadgnulib-029a3a28224414fe9495a160febd3431b981e659.tar.gz
Make sure inet_ntop/inet_pton is declared when needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f2e5f50f4..f566efa113 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-03 Simon Josefsson <simon@josefsson.org>
+
+ * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
+ are needed from arpa/inet.h.
+ * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
+ Reported by Bruno Haible.
+
2008-05-02 Jim Meyering <meyering@redhat.com>
avoid compilation error on FreeBSD 6