]> granicus.if.org Git - php/commit
Remove SAPI_TARGET and use PHP_SAPI completely.
authorSascha Schumann <sas@php.net>
Thu, 7 Oct 1999 21:04:26 +0000 (21:04 +0000)
committerSascha Schumann <sas@php.net>
Thu, 7 Oct 1999 21:04:26 +0000 (21:04 +0000)
commit3f1c010615475b4fa4be936614fc2d92ecbcc5c9
treeaa98716fa98b8cc2e1633c7cf23d5e651f41581e
parent93b12f5fbdbd035d9aaa7f691cc7aefda2e2e06d
Remove SAPI_TARGET and use PHP_SAPI completely.

The target filename is now available as SAPI_PROGRAM, SAPI_SHARED, and
SAPI_STATIC.
configure.in
sapi/aolserver/config.m4
sapi/apache/config.m4
sapi/cgi/config.m4
sapi/isapi/config.m4