Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
xar
openssl-checks.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl-checks.patch of Package xar
Index: xar-xar-1.6.1/xar/configure.ac =================================================================== --- xar-xar-1.6.1.orig/xar/configure.ac +++ xar-xar-1.6.1/xar/configure.ac @@ -329,7 +329,7 @@ dnl Configure libcrypto (part of OpenSSL dnl have_libcrypto="1" AC_CHECK_HEADERS([openssl/evp.h], , [have_libcrypto="0"]) -AC_CHECK_LIB([crypto], [OpenSSL_add_all_ciphers], , [have_libcrypto="0"]) +AC_CHECK_LIB([crypto], [EVP_get_digestbyname], , [have_libcrypto="0"]) if test "x${have_libcrypto}" = "x0" ; then AC_MSG_ERROR([Cannot build without libcrypto (OpenSSL)]) fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor