]> granicus.if.org Git - php/commitdiff
Upgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8
authorPeter Kokot <peterkokot@gmail.com>
Thu, 26 Jul 2018 15:12:07 +0000 (17:12 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 29 Jul 2018 13:59:33 +0000 (15:59 +0200)
The AX_FUNC_WHICH_GETHOSTBYNAME_R macro is from the Autoconf Archive.
Latest version of the file has few docs changes. File is also renamed
as is a pattern of other m4 Autoconf Archive files.

Refs:
- http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_func_which_gethostbyname_r.m4

TSRM/m4/ax_func_which_gethostbyname_r.m4 [moved from TSRM/m4/gethostbyname.m4 with 96% similarity]
TSRM/tsrm.m4

similarity index 96%
rename from TSRM/m4/gethostbyname.m4
rename to TSRM/m4/ax_func_which_gethostbyname_r.m4
index ac3eb0601859bcb21472e770f377d18a94ff1ee2..bb6bc959e7074747b99f924706704e3df817881b 100644 (file)
@@ -1,6 +1,6 @@
-# =================================================================================
-#  http://www.gnu.org/software/autoconf-archive/ax_func_which_gethostbyname_r.html
-# =================================================================================
+# ==================================================================================
+#  https://www.gnu.org/software/autoconf-archive/ax_func_which_gethostbyname_r.html
+# ==================================================================================
 #
 # SYNOPSIS
 #
@@ -46,7 +46,7 @@
 #   Public License for more details.
 #
 #   You should have received a copy of the GNU General Public License along
-#   with this program. If not, see <http://www.gnu.org/licenses/>.
+#   with this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #   As a special exception, the respective Autoconf Macro's copyright owner
 #   gives unlimited permission to copy, distribute and modify the configure
@@ -61,7 +61,7 @@
 #   modified version of the Autoconf Macro, you may extend this special
 #   exception to the GPL to apply to your modified version as well.
 
-#serial 7
+#serial 8
 
 AC_DEFUN([AX_FUNC_WHICH_GETHOSTBYNAME_R], [
 
@@ -194,4 +194,3 @@ esac
 AC_LANG_POP
 
 ]) dnl end AC_DEFUN
-
index 0ccd7ac9ce3b06b07f3391582cdd60e5bf7fe392..bc10b3d956bcfb2b12d6439c50dcaeefaf80a74e 100644 (file)
@@ -1,4 +1,4 @@
-m4_include([TSRM/m4/gethostbyname.m4])
+m4_include([TSRM/m4/ax_func_which_gethostbyname_r.m4])
 
 dnl TSRM_CHECK_GCC_ARG(ARG, ACTION-IF-FOUND, ACTION-IF-NOT_FOUND)
 AC_DEFUN([TSRM_CHECK_GCC_ARG],[