diff options
Diffstat (limited to 'apps/nc/Makefile.am')
-rw-r--r-- | apps/nc/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/nc/Makefile.am b/apps/nc/Makefile.am index 58b5c01..e9db6e5 100644 --- a/apps/nc/Makefile.am +++ b/apps/nc/Makefile.am | |||
@@ -43,8 +43,4 @@ if !HAVE_READPASSPHRASE | |||
43 | nc_SOURCES += compat/readpassphrase.c | 43 | nc_SOURCES += compat/readpassphrase.c |
44 | endif | 44 | endif |
45 | 45 | ||
46 | if !HAVE_STRTONUM | ||
47 | nc_SOURCES += compat/strtonum.c | ||
48 | endif | ||
49 | |||
50 | endif | 46 | endif |