blob: d2b4e205855bf54faebac03c4c714272e7e2b5fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- junklib.c.orig 2014-07-31 19:03:51 UTC
+++ junklib.c
@@ -32,7 +32,6 @@
#include <stdlib.h>
#include <string.h>
#if HAVE_ICONV
- #define LIBICONV_PLUG
#include <iconv.h>
#elif HAVE_ICU
#warning icu
|