Hacks.
[windows-environment.git] / Patches / glib-iconv.patch
1 --- glib/gconvert.c.orig        2013-05-29 15:24:56.000000000 +0100
2 +++ glib/gconvert.c     2013-05-29 15:24:59.000000000 +0100
3 @@ -62,7 +62,7 @@
4  #error GNU libiconv in use but included iconv.h not from libiconv
5  #endif
6  #if !defined(USE_LIBICONV_GNU) && defined (_LIBICONV_H)
7 -#error GNU libiconv not in use but included iconv.h is from libiconv
8 +//#error GNU libiconv not in use but included iconv.h is from libiconv
9  #endif
10  
11