Don't assume that all UNIX platforms have <iconv.h> - explicitly check
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 2 Nov 2001 10:01:00 +0000 (10:01 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 2 Nov 2001 10:01:00 +0000 (10:01 +0000)
commit55e1692b8dff5cd982009967e382e76898ecb418
treefa5faeded02ee5843d3dff1d79dc45c8b31a2d0e
parent9a3d4be55e02bd19c3932cdbb306fddf4a298a97
Don't assume that all UNIX platforms have <iconv.h> - explicitly check
whether it's present.

This puts HAVE_ICONV_H in the "config.h" file, so put in an entry for it
in "config.h.win32" - an entry that doesn't define it - and get rid of
the check for WIN32 in "xmlstub.h".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4124 f5534014-38df-0310-8fa8-9805f1628bb7
config.h.win32
configure.in
xmlstub.h