diff --git a/ext/curl/config.m4 b/ext/curl/config.m4 index d99c4335aee3d..a7c2238ae8e41 100644 --- a/ext/curl/config.m4 +++ b/ext/curl/config.m4 @@ -33,8 +33,8 @@ if test "$PHP_CURL" != "no"; then fi if test -z "$CURL_DIR"; then - AC_MSG_ERROR(Could not find cURL, please reinstall the libcurl distribution - - easy.h should be in /include/curl/) + AC_MSG_ERROR(Could not find cURL, please reinstall the libcurl distribution -dnl + easy.h should be in /include/curl/) fi CURL_CONFIG="curl-config"