zend_string updates
[m6w6/ext-http] / config9.m4
index 3b1f7015554d1683469836e9548efd85b2eb0a08..9b88242153e9c47969731984ce7717a59c79ff79 100644 (file)
@@ -567,4 +567,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