build strtonum directly into apps/openssl

it is not needed as a library export

ok beck@
This commit is contained in:
Brent Cook
2014-07-11 04:47:03 -05:00
parent 84e11fe89d
commit 8b125f31bb
3 changed files with 12 additions and 5 deletions

View File

@@ -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