Fix build
- Remove pem/pem_seal.c asn1/x_nx509.c asn1/n_pkey.c - Remove evp/m_dss.c evp/m_dss1.c evp/m_ecdsa.c - Add include path crypto/bio to libssl for bio_local.h
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/bio
|
||||
|
||||
noinst_LTLIBRARIES = libbs.la
|
||||
|
||||
if ENABLE_LIBTLS_ONLY
|
||||
|
Reference in New Issue
Block a user