Use the right `grep' command.
authorLudovic Courtès <ludo@gnu.org>
Tue, 15 Dec 2009 00:00:36 +0000 (01:00 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 15 Dec 2009 00:01:17 +0000 (01:01 +0100)
commit5c1463635749c0817391d32f82021a8dc07ddb96
treec2deeebf70d0e5b2ecee1fc72b9d9089368612ab
parent4ea57d5b482eafe62af744899d957f87eba1f791
Use the right `grep' command.

* libguile/Makefile.am (.c.i): Use $(GREP), not `grep'.
  (check_signals, check_errnos): Use $(EGREP), not `egrep'.
libguile/Makefile.am