2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

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@