diff options
Diffstat (limited to 'intl/configure.ac')
-rw-r--r-- | intl/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/configure.ac b/intl/configure.ac index b110337..6363e55 100644 --- a/intl/configure.ac +++ b/intl/configure.ac @@ -62,7 +62,6 @@ changequote([,])dnl esac AC_MSG_RESULT([$ac_prog_version]) if test $ac_bison3 = yes; then - AC_DEFINE(HAVE_BISON3, 1, [Define if bison 3 or later is used.]) BISON3_YES= BISON3_NO='#' fi |