]> git.saurik.com Git - bison.git/commitdiff
install: do not install yacc.1 when --disable-yacc
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 22 Oct 2013 15:32:49 +0000 (17:32 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 22 Oct 2013 15:34:22 +0000 (17:34 +0200)
* configure.ac (ENABLE_YACC): New conditional.
(YACC_SCRIPT, YACC_LIBRARY): Remove.
* lib/local.mk, src/local.mk: Use the former instead of the latter.
* doc/local.mk: Use ENABLE_YACC to avoid installing yacc.1.


No differences found