]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Windows has wctomb() as well.
authorTim Kientzle <kientzle@gmail.com>
Sat, 20 Dec 2008 23:54:03 +0000 (18:54 -0500)
committerTim Kientzle <kientzle@gmail.com>
Sat, 20 Dec 2008 23:54:03 +0000 (18:54 -0500)
Submitted by: Michihiro NAKAJIMA

SVN-Revision: 277

libarchive/config_windows.h

index 6a0560d9e567cb13497bf2af4b10ccad64a1c5f5..868fb8789f6e3b3580883aa9e48a62a11905efc3 100644 (file)
 /* Define to 1 if you have the `wcslen' function. */
 #define        HAVE_WCSLEN 1
 
+/* Define to 1 if you have the `wctomb' function. */
+#define        HAVE_WCTOMB 1
+
 /* Define to 1 if you have the `wmemcmp' function. */
 /* #undef HAVE_WMEMCMP */