X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config.m4;h=ae3f25812c96bb6ccd993865a9f2abb8194da6cd;hp=f50162716ff0d6b79fe54857858f0260409e4cd6;hb=b587077029cfd30b2daf4f4d519f69c37fae1841;hpb=cf4b3590c1439ae0c70c7819f67308799b75ad1f diff --git a/config.m4 b/config.m4 index f501627..ae3f258 100644 --- a/config.m4 +++ b/config.m4 @@ -47,7 +47,7 @@ dnl ---- PHP_CHECK_LIBRARY(curl,curl_easy_init, [ - AC_DEFINE(HAVE_CURL,1,[Have CURL easy support]) + AC_DEFINE(HTTP_HAVE_CURL,1,[Have CURL easy support]) ],[ AC_MSG_ERROR(There is something wrong with libcurl. Please check config.log for more information.) ],[