Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Feb 6, 2025
1 parent 474d0d0 commit 17198a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m4/libcurl.m4
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ AC_DEFUN([LIBCURL_CHECK_CONFIG],
AC_CACHE_CHECK([whether libcurl is usable],
[libcurl_cv_lib_curl_usable],
[
echo "CPPFLAGS: [${CPPFLAGS}] LIBS: [${LIBS}] LIBCURL:[${LIBCURL}]"
_libcurl_save_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $LIBCURL_CPPFLAGS"
_libcurl_save_libs=$LIBS
Expand Down

0 comments on commit 17198a1

Please sign in to comment.