Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
This commit is contained in:
@@ -29,7 +29,3 @@ libtls_la_SOURCES += tls_peer.c
|
||||
libtls_la_SOURCES += tls_util.c
|
||||
libtls_la_SOURCES += tls_verify.c
|
||||
noinst_HEADERS = tls_internal.h
|
||||
|
||||
if !HAVE_STRSEP
|
||||
libtls_la_SOURCES += strsep.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user