diff options
author | rj42 <rj42@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
commit | 31ae884bd618988fabdd0b7cb7605bd187fda479 (patch) | |
tree | 2391c292b49ba4bdc176706cfe11ebc0eda11a3a /contrib/libs/libiconv/config.h | |
parent | 73bb02f2495181e0719a800f979df508924f4b71 (diff) | |
download | ydb-31ae884bd618988fabdd0b7cb7605bd187fda479.tar.gz |
Restoring authorship annotation for <rj42@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/libiconv/config.h')
-rw-r--r-- | contrib/libs/libiconv/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/libiconv/config.h b/contrib/libs/libiconv/config.h index 4ff0f69480..60858691d8 100644 --- a/contrib/libs/libiconv/config.h +++ b/contrib/libs/libiconv/config.h @@ -19,7 +19,7 @@ /* Define to 1 to enable a few rarely used encodings. */ -#define ENABLE_EXTRA !defined(ARCADIA_ICONV_NOCJK) +#define ENABLE_EXTRA !defined(ARCADIA_ICONV_NOCJK) /* Define to 1 if the package shall run at any location in the filesystem. */ /* #undef ENABLE_RELOCATABLE */ |