summaryrefslogtreecommitdiff
path: root/build-defs.h.in
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-12-20 07:12:27 +0000
committerSascha Schumann <sas@php.net>1999-12-20 07:12:27 +0000
commit0d70a91b6d7034a729bfc48f52b4955439b26a64 (patch)
tree8a024256d38194755d7d1c5a4118cddae2bb6a06 /build-defs.h.in
parent56a5e84f9ddbf2d63e34c797746124c5385306d4 (diff)
downloadphp-git-0d70a91b6d7034a729bfc48f52b4955439b26a64.tar.gz
Add information about chosen SAPI module to phpinfo()
Diffstat (limited to 'build-defs.h.in')
-rw-r--r--build-defs.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-defs.h.in b/build-defs.h.in
index fd9f697597..dc4ba19016 100644
--- a/build-defs.h.in
+++ b/build-defs.h.in
@@ -74,6 +74,7 @@
#define PHP_PGSQL_LIBS ""
#define PHP_PROG_SENDMAIL "@PROG_SENDMAIL@"
#define PHP_REGEX_LIB ""
+#define PHP_SAPI "@PHP_SAPI@"
#define PHP_SOLID_INCLUDE ""
#define PHP_SOLID_LIBS ""
#define PHP_EMPRESS_INCLUDE ""