Bison without installing the yacc script.
+2006-06-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * TODO: Add request from Nelson H. F. Beebe to be able to install
+       Bison without installing the yacc script.
+
 2006-06-07  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * src/flex-scanner.h: For the sake of Flex 2.5.4, don't #define yyleng
 
 find something clean (not like YYLSP_NEEDED...).
 
 
+* Installation
+
+** Disable installation of yacc.
+
+Add an option to 'configure' that allows people to install Bison
+without installing the yacc wrapper script or the rarely-used little
+yacc library required by Posix.  This is for people who prefer some
+other implementation of yacc.
+
 * Documentation
 Before releasing, make sure the documentation ("Understanding your
 parser") refers to the current `output' format.