diff options
| author | Dmitry Stogov <dmitry@php.net> | 2007-05-21 08:47:51 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2007-05-21 08:47:51 +0000 |
| commit | 3040a34b21ebfdcfe5fa1a2102cf0b7eba8fe5fe (patch) | |
| tree | 699d7acdd43fa349a41045973aa2407c3f776dc6 /configure.in | |
| parent | 04aefb4e18f16878e004f036ca82905785c346b1 (diff) | |
| download | php-git-3040a34b21ebfdcfe5fa1a2102cf0b7eba8fe5fe.tar.gz | |
libfcgi cleanup (Andrei Nigmatulin)
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.in b/configure.in index 0d166cdfcf..73f6371644 100644 --- a/configure.in +++ b/configure.in @@ -260,12 +260,6 @@ if test "$enable_maintainer_zts" = "yes"; then PTHREADS_FLAGS fi -if test "$PHP_ENABLE_FASTCGI" = "yes"; then - PHP_CONFIGURE_PART(Running FastCGI checks) - sinclude(sapi/cgi/libfcgi/acinclude.m4) - sinclude(sapi/cgi/libfcgi/libfcgi.m4) -fi - divert(3) dnl ## In diversion 3 we check for compile-time options to the PHP |
