Patch #685 ยป cm-iconv.patch
| config/config.h.cmake (working copy) | ||
|---|---|---|
| 35 | 35 |
#endif /* !EXV_COMMERCIAL_VERSION */ |
| 36 | 36 | |
| 37 | 37 |
/* Define to `const' or to empty, depending on the second argument of `iconv'. */ |
| 38 |
#define EXV_ICONV_CONST
|
|
| 38 |
#cmakedefine EXV_ICONV_CONST const
|
|
| 39 | 39 | |
| 40 | 40 |
/* Define to 1 if you have the <libintl.h> header file. */ |
| 41 | 41 |
#cmakedefine EXV_HAVE_LIBINTL_H 1 |