X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config9.m4;h=b82a3a77a316234bf1767175314ab392ba71288a;hp=356fb8172374ea871ca9172eb5dfc84491007d9a;hb=468e8d748d365811af4ce890fd8fc4c1f88cc08a;hpb=e6a35dd1dc8c8731d2e4434cef7b33aba383d612 diff --git a/config9.m4 b/config9.m4 index 356fb81..b82a3a7 100644 --- a/config9.m4 +++ b/config9.m4 @@ -656,4 +656,7 @@ dnl ---- PHP_INSTALL_HEADERS(ext/http, $PHP_HTTP_HEADERS) AC_DEFINE([HAVE_HTTP], [1], [Have extended HTTP support]) + if $HTTP_HAVE_A_REQUEST_LIB; then + AC_DEFINE([PHP_HTTP_HAVE_CLIENT], [1], [Have HTTP client support]) + fi fi