Use yacc (or bison) binary found by configure.

This commit is contained in:
James Brister 2000-02-06 15:06:21 +00:00
parent 02b6658a6c
commit 8e28ef828d

View file

@ -17,6 +17,8 @@ srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
YACC = @YACC@
@BIND9_VERSION@
@BIND9_INCLUDES@