X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Finet_pton.m4;h=136ed24d05893913b515d8cd68f5b66f7106cf7e;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=807a4dd288029df380d90eb1dc248c70631f7f8f;hpb=a8aedbc8a5f3ebb963970345c9c8a67879a53cd8;p=gnulib.git diff --git a/m4/inet_pton.m4 b/m4/inet_pton.m4 index 807a4dd28..136ed24d0 100644 --- a/m4/inet_pton.m4 +++ b/m4/inet_pton.m4 @@ -1,11 +1,13 @@ -# inet_pton.m4 serial 16 -dnl Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc. +# inet_pton.m4 serial 17 +dnl Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_FUNC_INET_PTON], [ + AC_REQUIRE([gl_ARPA_INET_H_DEFAULTS]) + dnl Persuade Solaris to declare inet_pton. AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])