• Show log

    Commit

  • Hash : 22b28b63
    Author : Stefano Lattarini
    Date : 2012-02-16T11:09:50

    docs: fix typo in description of AM_YFLAGS
    
    Report by Akim Demaille.
    
    * doc/automake.texi (Program variables): Don't list "-d -t" twice
    in the examples of valid ways to specify the '-d' flag to Yacc;
    instead, use "-d -t" and "-t -d".  Add missing period.