diff options
| author | Sascha Schumann <sas@php.net> | 2002-11-14 01:09:46 +0000 |
|---|---|---|
| committer | Sascha Schumann <sas@php.net> | 2002-11-14 01:09:46 +0000 |
| commit | 46a99e902258eaa6a02e41b0b701cf94416ed3e5 (patch) | |
| tree | b7db0b85b0fb1165691d300dd36521e29681c4a2 /acinclude.m4 | |
| parent | f7c6d9fb2adffb95836721ebf80c213b87c3d4ea (diff) | |
| download | php-git-46a99e902258eaa6a02e41b0b701cf94416ed3e5.tar.gz | |
- Remove PHP_DISABLE_CLI
- Streamline ircg build: thttpd-dependent part moved into separate source
file, so that it can be added to the SAPI-only object list.
Diffstat (limited to 'acinclude.m4')
| -rw-r--r-- | acinclude.m4 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index 6908696165..93a5d94341 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -138,13 +138,6 @@ EOF ]) dnl -dnl Disable building CLI -dnl -AC_DEFUN([PHP_DISABLE_CLI],[ - disable_cli=1 -]) - -dnl dnl Separator into the configure --help display. dnl AC_DEFUN([PHP_HELP_SEPARATOR],[ |
