--- malonnote/config.h.in 2005/07/28 03:25:03 1.1 +++ malonnote/config.h.in 2005/08/05 00:41:32 1.2 @@ -3,12 +3,12 @@ #undef VERSION +/* Define if you have the iconv() function. */ +#undef HAVE_ICONV + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `iconv' library (-liconv). */ -#undef HAVE_LIBICONV - /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -42,6 +42,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define as const if the declaration of iconv() needs const. */ +#undef ICONV_CONST + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT