--- malonnote/config.h.in 2005/12/22 10:48:29 1.3 +++ malonnote/config.h.in 2005/12/28 01:49:51 1.4 @@ -3,6 +3,9 @@ #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 @@ -39,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