Add strtonum to compat library and export it
crypto library requires strtonum now, and add it to compat library. remove it from applications compat/ directories.
This commit is contained in:
@@ -22,7 +22,3 @@ noinst_HEADERS = http.h
|
||||
if !HAVE_MEMMEM
|
||||
ocspcheck_SOURCES += compat/memmem.c
|
||||
endif
|
||||
|
||||
if !HAVE_STRTONUM
|
||||
ocspcheck_SOURCES += compat/strtonum.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user