X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Farpa_inet_h.m4;h=a6e63df01c376b124467f906268131fcc3e05573;hb=84405cbc35207f178b1b50617254cb85ea803128;hp=d342be69c3d56f4fa8fea566c0548c034bce4abe;hpb=da79138de50a46870a8c56a7aef09bf66591c402;p=gnulib.git diff --git a/m4/arpa_inet_h.m4 b/m4/arpa_inet_h.m4 index d342be69c..a6e63df01 100644 --- a/m4/arpa_inet_h.m4 +++ b/m4/arpa_inet_h.m4 @@ -1,4 +1,4 @@ -# arpa_inet_h.m4 serial 3 +# arpa_inet_h.m4 serial 5 dnl Copyright (C) 2006, 2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -23,7 +23,13 @@ AC_DEFUN([gl_HEADER_ARPA_INET], dnl Execute this unconditionally, because ARPA_INET_H may be set by other dnl modules, after this code is executed. gl_CHECK_NEXT_HEADERS([arpa/inet.h]) - +]) + +dnl Unconditionally enables the replacement of . +AC_DEFUN([gl_REPLACE_ARPA_INET_H], +[ + AC_REQUIRE([gl_ARPA_INET_H_DEFAULTS]) + ARPA_INET_H='arpa/inet.h' ]) AC_DEFUN([gl_ARPA_INET_MODULE_INDICATOR],