diff --git a/ext/curl/config.m4 b/ext/curl/config.m4 index 1af960ee335..021cc3277b2 100644 --- a/ext/curl/config.m4 +++ b/ext/curl/config.m4 @@ -30,7 +30,6 @@ if test "$PHP_CURL" != "no"; then save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $CURL_LIBS" - AC_PROG_CPP AC_MSG_CHECKING([for openssl support in libcurl]) AC_RUN_IFELSE([AC_LANG_SOURCE([[ #include diff --git a/ž b/ž new file mode 100644 index 00000000000..a12a9339721 --- /dev/null +++ b/ž @@ -0,0 +1,11 @@ +Update changelog +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# On branch PHP-7.4 +# Your branch is ahead of 'origin/PHP-7.4' by 1 commit. +# (use "git push" to publish your local commits) +# +# Changes to be committed: +# modified: UPGRADING.INTERNALS +#