[packages/php] configure.ac: cleanup PHP_CHECK_FUNC(yp_get_default_domain, nsl)

glen glen at pld-linux.org
Fri Aug 2 13:21:22 CEST 2019


commit 4a97c389cc5c82afa4b8f5550508295ce6fa64ff
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Aug 1 11:55:16 2019 +0300

    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 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/04145f6d2b8f9d887c35325c71151b7ea41a44f6



More information about the pld-cvs-commit mailing list