X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Finet_pton.m4;h=e64da7b01ed9c80462428fc942b66d3eebc090db;hb=3258ce39ae1d5833c693ac4b75cb4a4b218a2159;hp=807a4dd288029df380d90eb1dc248c70631f7f8f;hpb=a8aedbc8a5f3ebb963970345c9c8a67879a53cd8;p=gnulib.git diff --git a/m4/inet_pton.m4 b/m4/inet_pton.m4 index 807a4dd28..e64da7b01 100644 --- a/m4/inet_pton.m4 +++ b/m4/inet_pton.m4 @@ -1,4 +1,4 @@ -# inet_pton.m4 serial 16 +# inet_pton.m4 serial 17 dnl Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -6,6 +6,8 @@ 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])