summaryrefslogtreecommitdiff
path: root/config.h.win32.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32.in')
-rw-r--r--config.h.win32.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.win32.in b/config.h.win32.in
index dae918eef..f4f195d57 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -152,6 +152,10 @@
/* Define if you have the `atexit' function. */
#define HAVE_ATEXIT 1
+/* Define if you have a version of the vsnprintf function with semantics as
+ specified by the ISO C99 standard. */
+/* #undef HAVE_C99_VSNPRINTF */
+
/* Have nl_langinfo (CODESET) */
/* #undef HAVE_CODESET */