summaryrefslogtreecommitdiff
path: root/shells/bash/patches/patch-ad
blob: e6e94aada55126b5bff0173f08d692bba3669fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.1 2004/10/23 07:48:03 minskim Exp $

--- config.h.in.orig	2004-07-21 15:08:31.000000000 -0500
+++ config.h.in
@@ -235,6 +235,9 @@
 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
 #undef HAVE_ALLOCA_H
 
+/* Define if you have wctype_t, as a type.  */
+#undef HAVE_WCTYPE_T
+
 
 /* SYSTEM TYPES */