]> git.pld-linux.org Git - packages/php.git/blob - php-link-libs.patch
- started 4.3.8 for RA
[packages/php.git] / php-link-libs.patch
1 --- php-4.3.0/configure.in.orig Fri Dec 27 05:07:18 2002
2 +++ php-4.3.0/configure.in      Thu Jan  2 20:34:43 2003
3 @@ -288,7 +288,6 @@
4  PHP_CHECK_FUNC(htonl, socket)
5  PHP_CHECK_FUNC(gethostname, nsl)
6  PHP_CHECK_FUNC(gethostbyaddr, nsl)
7 -PHP_CHECK_FUNC(yp_get_default_domain, nsl)
8  
9  PHP_CHECK_FUNC(dlopen, dl)
10  if test "$ac_cv_func_dlopen" = "yes"; then
This page took 0.047227 seconds and 3 git commands to generate.