#685: Applied iconv fix for cmake config file. (Nikolai Saoukh)

v0.27.3
Andreas Huggel 15 years ago
parent 4eea186240
commit 42ad10a5f0

@ -35,7 +35,7 @@
#endif /* !EXV_COMMERCIAL_VERSION */ #endif /* !EXV_COMMERCIAL_VERSION */
/* Define to `const' or to empty, depending on the second argument of `iconv'. */ /* Define to `const' or to empty, depending on the second argument of `iconv'. */
#define EXV_ICONV_CONST #cmakedefine EXV_ICONV_CONST const
/* Define to 1 if you have the <libintl.h> header file. */ /* Define to 1 if you have the <libintl.h> header file. */
#cmakedefine EXV_HAVE_LIBINTL_H 1 #cmakedefine EXV_HAVE_LIBINTL_H 1

Loading…
Cancel
Save