Oops, would be a good idea to edit the .in file instead of acconfig.h

This commit is contained in:
Rasmus Lerdorf 1999-04-24 21:55:44 +00:00
parent ecc1dce8f5
commit 2d78e4779e

View file

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