Edit

kc3-lang/automake/doc

Branch :

  • Show log

    Commit

  • Author : Stefano Lattarini
    Date : 2012-02-16 11:09:50
    Hash : 22b28b63
    Message : 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.