From: Rasmus Lerdorf Date: Sat, 24 Apr 1999 21:55:44 +0000 (+0000) Subject: Oops, would be a good idea to edit the .in file instead of acconfig.h X-Git-Tag: BEFORE_PHP4_APACHE_MODULE_CHANGE~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d78e4779e9a8aa570e4b1423d48855a93ca4018;p=php Oops, would be a good idea to edit the .in file instead of acconfig.h --- diff --git a/acconfig.h.in b/acconfig.h.in index 101a7e5c6e..335ec98545 100644 --- a/acconfig.h.in +++ b/acconfig.h.in @@ -34,6 +34,9 @@ /* Define if you have the pam library (-lpam). */ #define HAVE_LIBPAM 0 +/* Define if you have the bind library (-lbind). */ +#define HAVE_LIBBIND 0 + /* Define if you want safe mode enabled by default. */ #define PHP_SAFE_MODE 0