X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config9.m4;h=005e77fa8c95fbe6a83f9a351cead692b6dfa1e3;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=a470a3086dd676dfe0a640245146291dcc96104b;hpb=59a1339c888c47745143739cd76970f1efdf18cf;p=m6w6%2Fext-http diff --git a/config9.m4 b/config9.m4 index a470a30..005e77f 100644 --- a/config9.m4 +++ b/config9.m4 @@ -8,8 +8,6 @@ PHP_ARG_WITH([http-zlib-dir], [], [ --with-http-zlib-dir[=DIR] HTTP: where to find zlib], $PHP_HTTP, $PHP_HTTP) PHP_ARG_WITH([http-libcurl-dir], [], [ --with-http-libcurl-dir[=DIR] HTTP: where to find libcurl], $PHP_HTTP, $PHP_HTTP) -PHP_ARG_WITH([http-libserf-dir], [], -[ --with-http-libserf-dir[=DIR] HTTP: where to find libserf], $PHP_HTTP, $PHP_HTTP) PHP_ARG_WITH([http-libevent-dir], [], [ --with-http-libevent-dir[=DIR] HTTP: where to find libevent], $PHP_HTTP_LIBCURL_DIR, "") @@ -437,6 +435,7 @@ dnl ---- PHP_HTTP_HEADERS=" php_http.h \ + php_http_api.h \ php_http_buffer.h \ php_http_cookie.h \ php_http_encoding.h \