aboutsummaryrefslogtreecommitdiff
path: root/contrib/file/config.h.in
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-05-24 16:12:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-05-24 16:12:23 +0000
commitd1d50c78ab5592e27e6f1dc9657dc4c8eb8fdc9e (patch)
tree37b746f3239e5c10707b493dc640fe926e355910 /contrib/file/config.h.in
parentdbca37326fc67da021d06cc2d5cee76ef2ee1339 (diff)
downloadsrc-d1d50c78ab5592e27e6f1dc9657dc4c8eb8fdc9e.tar.gz
src-d1d50c78ab5592e27e6f1dc9657dc4c8eb8fdc9e.zip
Virgin import of Christos Zoulas's FILE 4.19.
Notes
Notes: svn path=/vendor/file/dist/; revision=169942
Diffstat (limited to 'contrib/file/config.h.in')
-rw-r--r--contrib/file/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/file/config.h.in b/contrib/file/config.h.in
index db66b2b766ce..3fe7a8dd9eb9 100644
--- a/contrib/file/config.h.in
+++ b/contrib/file/config.h.in
@@ -118,6 +118,9 @@
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
+/* Define to 1 if you have the <wctype.h> header file. */
+#undef HAVE_WCTYPE_H
+
/* Define to 1 if you have the `wcwidth' function. */
#undef HAVE_WCWIDTH