diff options
Diffstat (limited to 'intl/config.h.in')
-rw-r--r-- | intl/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/intl/config.h.in b/intl/config.h.in index 9c9b53d..87738c0 100644 --- a/intl/config.h.in +++ b/intl/config.h.in @@ -28,6 +28,9 @@ /* Define to 1 if you have the <argz.h> header file. */ #undef HAVE_ARGZ_H +/* Define if bison 3 or later is used. */ +#undef HAVE_BISON3 + /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT |