diff options
Diffstat (limited to 'Build/source/texk/ptexenc/c-auto.in')
-rw-r--r-- | Build/source/texk/ptexenc/c-auto.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in index 54414b30b9c..22de8f48e28 100644 --- a/Build/source/texk/ptexenc/c-auto.in +++ b/Build/source/texk/ptexenc/c-auto.in @@ -11,7 +11,7 @@ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID -/* Default kanji encode */ +/* Default kanji encoding. */ #undef DEFAULT_KANJI_ENC /* Define to 1 if you have the <assert.h> header file. */ @@ -150,7 +150,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define 1 if you use iconv for kanji <=> unicode conversion */ +/* Define to 1 if you use iconv for kanji <=> unicode conversion. */ #undef KANJI_ICONV /* Define to the sub-directory in which libtool stores uninstalled libraries. |