blob: 449e212988d9cbf508c3615eb2a59ffbd0535e35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- junklib.c.orig 2016-01-02 20:27:39 UTC
+++ junklib.c
@@ -33,7 +33,6 @@
#include <string.h>
#undef HAVE_ICI
#if HAVE_ICONV
- #define LIBICONV_PLUG
#include <iconv.h>
#elif HAVE_ICU
#warning icu
|