X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config9.m4;h=005e77fa8c95fbe6a83f9a351cead692b6dfa1e3;hp=a470a3086dd676dfe0a640245146291dcc96104b;hb=4407379af8d886b627c88572e9da69c38cdbda58;hpb=59a1339c888c47745143739cd76970f1efdf18cf 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 \