mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
Use yacc (or bison) binary found by configure.
This commit is contained in:
parent
02b6658a6c
commit
8e28ef828d
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ srcdir = @srcdir@
|
|||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
YACC = @YACC@
|
||||
|
||||
@BIND9_VERSION@
|
||||
|
||||
@BIND9_INCLUDES@
|
||||
|
|
|
|||
Loading…
Reference in a new issue