mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Oops, would be a good idea to edit the .in file instead of acconfig.h
This commit is contained in:
parent
ecc1dce8f5
commit
2d78e4779e
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
||||||
/* Define if you have the pam library (-lpam). */
|
/* Define if you have the pam library (-lpam). */
|
||||||
#define HAVE_LIBPAM 0
|
#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 if you want safe mode enabled by default. */
|
||||||
#define PHP_SAFE_MODE 0
|
#define PHP_SAFE_MODE 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue