mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-07 21:31:17 +02:00
Use $EGREP instead of "grep -E".
This commit is contained in:
parent
8b77091682
commit
28a38dbcf4
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-11-30 Wayne Davison <wayned@users.sourceforge.net>
|
||||
|
||||
* unposted: configure.ac: changed the hard-wired "grep -E"
|
||||
into $EGREP (which is defined by AC_PROG_EGREP).
|
||||
|
||||
2005-11-29 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 22046: Completion/Unix/Command/_rar: descriptions for
|
||||
|
|
Loading…
Reference in a new issue