diff --git a/ext/curl/config.m4 b/ext/curl/config.m4 index 1d9389ef06a..786113e58a4 100644 --- a/ext/curl/config.m4 +++ b/ext/curl/config.m4 @@ -15,8 +15,7 @@ if test "$PHP_CURL" != "no"; then [*SSL*], [ CURL_SSL=yes AC_MSG_RESULT([yes]) - ], - [*], [ + ], [ CURL_SSL=no AC_MSG_RESULT([no]) ])