build strtonum directly into apps/openssl
it is not needed as a library export ok beck@
This commit is contained in:
@@ -60,9 +60,6 @@ endif
|
||||
if NO_ISSETUGID
|
||||
libcompat_la_SOURCES += compat/issetugid_linux.c
|
||||
endif
|
||||
if NO_STRTONUM
|
||||
libcompat_la_SOURCES += compat/strtonum.c
|
||||
endif
|
||||
|
||||
noinst_HEADERS = des/ncbc_enc.c
|
||||
noinst_HEADERS += compat/thread_private.h
|
||||
|
Reference in New Issue
Block a user