config.h.win32.in: Drop unneeded item
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 Aug 2013 02:35:19 +0000 (10:35 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 Aug 2013 02:35:19 +0000 (10:35 +0800)
...We no longer have the iconv cache code around.

config.h.win32.in

index 4ace909..a03e447 100644 (file)
    */
 #define LT_OBJDIR ".libs/"
 
-/* Do we cache iconv descriptors */
-#define NEED_ICONV_CACHE 1
-
 /* didn't find fd_set */
 #define NO_FD_SET 1