]> sourceware.org Git - automake.git/commit
(maintainer-check): Use grep -E and grep -F instead
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2002 05:51:33 +0000 (05:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2002 05:51:33 +0000 (05:51 +0000)
commit18b3bf1c01bb8d314c7633070418cf6ac8dac2d9
tree081121bbe72c3552a2ba1bfb5e9f66483273d32d
parent682da5279cfb410e7b021de77948db53e4831ef1
(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 '$${'".
Makefile.am
This page took 0.028329 seconds and 5 git commands to generate.