]> git.deb.at Git - pkg/abook.git/blobdiff - config.h.in
wide character support
[pkg/abook.git] / config.h.in
index 1298c7afb0b9bffcf1f36ef6e79cc6165ff4de56..7814dddd793cd249d71c0822ae35a3ed3d179a63 100644 (file)
@@ -1,5 +1,8 @@
 /* config.h.in.  Generated from configure.in by autoheader.  */
 
+/* Handle multibyte characters */
+#undef HANDLE_MULTIBYTE
+
 /* Define to 1 if you have the <history.h> header file. */
 #undef HAVE_HISTORY_H
 
@@ -15,6 +18,9 @@
 /* Define to 1 if you have the <locale.h> header file. */
 #undef HAVE_LOCALE_H
 
+/* Define to 1 if you have the `mbtowc' function. */
+#undef HAVE_MBTOWC
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
@@ -82,6 +88,9 @@
 /* Define if vsnprintf is available. */
 #undef HAVE_VSNPRINTF
 
+/* Define to 1 if you have the `wcwidth' function. */
+#undef HAVE_WCWIDTH
+
 /* Name of package */
 #undef PACKAGE