CA bundle auto-detection

This commit is contained in:
olszomal
2021-11-04 10:21:57 +01:00
committed by Michał Trojnara
parent 96df1a709f
commit 407579ca58
2 changed files with 16 additions and 22 deletions

View File

@ -124,8 +124,6 @@ fi
AC_SUBST([OPTIONAL_LIBCURL_CFLAGS])
AC_SUBST([OPTIONAL_LIBCURL_LIBS])
AC_DEFINE_UNQUOTED([CA_BUNDLE_PATH], ["$(curl-config --ca 2>/dev/null)"], [CA bundle install path])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT