EVP interface depends on dlopen, add it to LIBFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16785 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -6,6 +6,7 @@ lib_LTLIBRARIES = libhcrypto.la
|
||||
libhcrypto_la_LDFLAGS = -version-info 3:1:0
|
||||
libhcrypto_la_LIBADD = \
|
||||
$(top_builddir)/lib/asn1/libasn1.la \
|
||||
$(LIB_dlopen) \
|
||||
$(LIB_roken)
|
||||
|
||||
hcryptoincludedir = $(includedir)/hcrypto
|
||||
|
Reference in New Issue
Block a user