summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/xmlrpc-epi-php.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-07-04 21:07:08 +0000
committerSascha Schumann <sas@php.net>2002-07-04 21:07:08 +0000
commitad198758edfdff40192dc1ac390874d1fae20abe (patch)
tree2ceecae3b79b18ad3aca84a1d68e20c3f3b8f64b /ext/xmlrpc/xmlrpc-epi-php.c
parent1b1d5da9074a5f69a9f68525025a8e09bc9674b6 (diff)
downloadphp-git-ad198758edfdff40192dc1ac390874d1fae20abe.tar.gz
1. PHP_CHECK_FUNC(func, lib1, lib2, ..., libn) searches for
func and __func using LIBS, and if unsuccessful, searches each specified lib. Defines HAVE_FUNC, if found. If func/__func is found in library foo, HAVE_LIBFOO is defined. (Jani, me) 2. Autoconf 2.5x is more pedantic regarding locating header files. We include the proper header files now in the check. (me) 3. The nsl/bind/socket/etc checks have been rewritten using PHP_CHECK_FUNC. This ensures that no extra library is used, if the symbol is available in libc which avoids issues on BSD/OS, OpenBSD and others. (Jani)
Diffstat (limited to 'ext/xmlrpc/xmlrpc-epi-php.c')
0 files changed, 0 insertions, 0 deletions