diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Makefile.am.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/Makefile.am.tpl b/crypto/Makefile.am.tpl index 1aa8e8b..4830da4 100644 --- a/crypto/Makefile.am.tpl +++ b/crypto/Makefile.am.tpl | |||
@@ -60,9 +60,6 @@ endif | |||
60 | if NO_ISSETUGID | 60 | if NO_ISSETUGID |
61 | libcompat_la_SOURCES += compat/issetugid_linux.c | 61 | libcompat_la_SOURCES += compat/issetugid_linux.c |
62 | endif | 62 | endif |
63 | if NO_STRTONUM | ||
64 | libcompat_la_SOURCES += compat/strtonum.c | ||
65 | endif | ||
66 | 63 | ||
67 | noinst_HEADERS = des/ncbc_enc.c | 64 | noinst_HEADERS = des/ncbc_enc.c |
68 | noinst_HEADERS += compat/thread_private.h | 65 | noinst_HEADERS += compat/thread_private.h |