Browse Source

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

experimental/newoperator
Rasmus Lerdorf 27 years ago
parent
commit
2d78e4779e
  1. 3
      acconfig.h.in

3
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

Loading…
Cancel
Save