diff options
Diffstat (limited to 'apps/openssl/Makefile.am')
-rw-r--r-- | apps/openssl/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/openssl/Makefile.am b/apps/openssl/Makefile.am index b98e08d..7cbac48 100644 --- a/apps/openssl/Makefile.am +++ b/apps/openssl/Makefile.am | |||
@@ -84,10 +84,6 @@ openssl_SOURCES += compat/clock_gettime_osx.c | |||
84 | endif | 84 | endif |
85 | endif | 85 | endif |
86 | 86 | ||
87 | if !HAVE_STRTONUM | ||
88 | openssl_SOURCES += compat/strtonum.c | ||
89 | endif | ||
90 | |||
91 | noinst_HEADERS = apps.h | 87 | noinst_HEADERS = apps.h |
92 | noinst_HEADERS += progs.h | 88 | noinst_HEADERS += progs.h |
93 | noinst_HEADERS += s_apps.h | 89 | noinst_HEADERS += s_apps.h |