Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Paul Eggert
    Date : 2002-05-30 05:51:33
    Hash : 3d579833
    Message : (maintainer-check): Use grep -E and grep -F instead of egrep and fgrep. Omit unnecessary -E and -F. Fix quoting typo -- "fgrep '\$${'" should have been "fgrep '$${'".