X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1ed56a05c26b6cb6f3891ce16be89aeab388a293..698bc16e87b0ac6b29668fe0df4f3fd6d41e4b67:/options.c diff --git a/options.c b/options.c index a1cdda20..22aafaa0 100644 --- a/options.c +++ b/options.c @@ -1140,7 +1140,9 @@ int parse_arguments(int *argc_p, const char ***argv_p, int frommain) break; case OPT_NO_ICONV: +#ifdef ICONV_OPTION iconv_opt = NULL; +#endif break; case OPT_MAX_SIZE: