rm tests not existing anymore
[m6w6/ext-http] / config9.m4
index 02075136667636706976d8274c2af7eefe5099b0..bd5ba2f08feb59dc9ee852cdfff7d16d15fe5947 100644 (file)
@@ -604,4 +604,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