aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-07-18 15:54:03 +0000
committerGerald Combs <gerald@wireshark.org>2006-07-18 15:54:03 +0000
commitc52c64684210162433fb670c565f9512ad41092d (patch)
tree9b31f6a8c9a6ebadcac573ba20dfcf161d2dcc3d /config.h.win32
parente36045c1cacf6ab02a5dcf13ecff5779aae708a9 (diff)
Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_H
to HAVE_ICONV. svn path=/trunk/; revision=18758
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 50805365a0..7e92e454bf 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -91,7 +91,7 @@
#define HAVE_FCNTL_H 1
/* Define if you have the <iconv.h> header file. */
-/* #undef HAVE_ICONV_H */
+/* #undef HAVE_ICONV */
/* Define if you have the <netdb.h> header file. */
/* #undef HAVE_NETDB_H */