From 4a97c389cc5c82afa4b8f5550508295ce6fa64ff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 1 Aug 2019 11:55:16 +0300 Subject: [PATCH] configure.ac: cleanup PHP_CHECK_FUNC(yp_get_default_domain, nsl) - https://github.com/php/php-src/pull/4417 - https://github.com/php/php-src/commit/63d6a2b697f5594b03549256661af97b3b6451a3 --- php-link-libs.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/php-link-libs.patch b/php-link-libs.patch index 56232e5..fb73edd 100644 --- a/php-link-libs.patch +++ b/php-link-libs.patch @@ -1,13 +1,3 @@ ---- php-4.3.0/configure.ac.orig Fri Dec 27 05:07:18 2002 -+++ php-4.3.0/configure.ac Thu Jan 2 20:34:43 2003 -@@ -288,7 +288,6 @@ - PHP_CHECK_FUNC(htonl, socket) - PHP_CHECK_FUNC(gethostname, nsl) - PHP_CHECK_FUNC(gethostbyaddr, nsl) --PHP_CHECK_FUNC(yp_get_default_domain, nsl) - - PHP_CHECK_FUNC(dlopen, dl) - if test "$ac_cv_func_dlopen" = "yes"; then --- php-7.3.0beta3/build/php.m4~ 2018-08-28 13:26:36.000000000 +0300 +++ php-7.3.0beta3/build/php.m4 2018-09-05 18:56:49.744106256 +0300 @@ -1829,18 +1829,18 @@ -- 2.44.0