diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index 9c15cecda9..e0fa613293 100644 --- a/config.make.in +++ b/config.make.in @@ -81,6 +81,7 @@ MAKEINFO = @MAKEINFO@ AS = $(CC) -c MIG = @MIG@ PWD_P = @PWD_P@ +BISON = @BISON@ # Installation tools. INSTALL = @INSTALL@ |