diff options
Diffstat (limited to '')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 2fcb14b..bce7285 100644 --- a/config.h.in +++ b/config.h.in @@ -40,7 +40,7 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if you have the iconv() function. */ +/* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the <inttypes.h> header file. */ |