]> granicus.if.org Git - php/commit
Enable extensions to specify that they are not supposed to be
authorEdin Kadribasic <edink@php.net>
Wed, 30 Jan 2002 23:46:44 +0000 (23:46 +0000)
committerEdin Kadribasic <edink@php.net>
Wed, 30 Jan 2002 23:46:44 +0000 (23:46 +0000)
commit13ca3321840456dbdcab69bdcb84d8e563b93720
tree07e560c7ab42c7c451c349c78cc3971d7353a2e9
parent860e2e97eea24e5fe7a9aada5dfb1f7aadc9ff56
Enable extensions to specify that they are not supposed to be
built with the CLI SAPI. This is done by passing "nocli" as the
3rd parameter to PHP_EXTENSION macro.
acinclude.m4
configure.in
sapi/cli/Makefile.in