diff --git a/src/bin/bison/config.h b/src/bin/bison/config.h index 6830954f68..9795c31f6c 100644 --- a/src/bin/bison/config.h +++ b/src/bin/bison/config.h @@ -127,7 +127,7 @@ /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise. */ -#define HAVE_DECL_WCWIDTH 0 +#define HAVE_DECL_WCWIDTH 1 /* Define to 1 if you have the `dup2' function. */ #define HAVE_DUP2 1