remove DYNAMIC_ICONV

This commit is contained in:
erw7
2019-08-06 12:44:22 +09:00
parent 067a39ba85
commit d6f15ccc3c
10 changed files with 84 additions and 284 deletions

View File

@@ -63,7 +63,7 @@ typedef enum {
typedef struct {
int vc_type; ///< Zero or more ConvFlags.
int vc_factor; ///< Maximal expansion factor.
# ifdef USE_ICONV
# ifdef HAVE_ICONV
iconv_t vc_fd; ///< Value for CONV_ICONV.
# endif
bool vc_fail; ///< What to do with invalid characters: if true, fail,