From 5c5b299c7d54da4b9c68e95d1f7a230405bd1ac2 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 19 Jun 2006 07:52:15 +0000 Subject: Virgin import of Christos Zoulas's FILE 4.17. --- contrib/file/config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'contrib/file/config.h.in') diff --git a/contrib/file/config.h.in b/contrib/file/config.h.in index 700d5da..db66b2b 100644 --- a/contrib/file/config.h.in +++ b/contrib/file/config.h.in @@ -36,6 +36,9 @@ /* Define to 1 if you have the `mbrtowc' function. */ #undef HAVE_MBRTOWC +/* Define to 1 if declares mbstate_t. */ +#undef HAVE_MBSTATE_T + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -45,6 +48,9 @@ /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP +/* Define to 1 if you have the `snprintf' function. */ +#undef HAVE_SNPRINTF + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -106,6 +112,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H +/* Define to 1 if you have the `vsnprintf' function. */ +#undef HAVE_VSNPRINTF + /* Define to 1 if you have the header file. */ #undef HAVE_WCHAR_H -- cgit v1.1