1 --- glib/gconvert.c.dist 2008-09-12 10:55:51.000000000 -0700
2 +++ glib/gconvert.c 2013-07-08 17:23:57.000000000 -0700
4 #error GNU libiconv in use but included iconv.h not from libiconv
6 #if !defined(USE_LIBICONV_GNU) && defined (_LIBICONV_H)
7 -#error GNU libiconv not in use but included iconv.h is from libiconv
8 + #if !defined (__APPLE_CC__) && !defined (__LP_64__)
9 + #error GNU libiconv not in use but included iconv.h is from libiconv