Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/acconfig.h')
-rw-r--r--newlib/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/acconfig.h b/newlib/acconfig.h
index 3d26b826d..71d163bdb 100644
--- a/newlib/acconfig.h
+++ b/newlib/acconfig.h
@@ -61,6 +61,9 @@
/* Define if fseek functions support seek optimization. */
#undef _FSEEK_OPTIMIZATION
+/* Define if wide char orientation is supported. */
+#undef _WIDE_ORIENT
+
@BOTTOM@
/*
* Iconv encodings enabled ("to" direction)