Re: Eliminate egrep -q in mc.menu
- From: Pavel Roskin <proski gnu org>
- To: <root sav it efp com ua>
- Cc: <mc-devel gnome org>
- Subject: Re: Eliminate egrep -q in mc.menu
- Date: Fri, 5 Oct 2001 04:38:06 -0400 (EDT)
Hello!
> This patch eliminate unportable egrep -q usage in mc.menu file.
> It seems case xxx in *.tgz) is more portable. If it is really
> so I can rewrite mc.menu in such order at all.
That's correct. "egrep -q" doesn't work on Solaris 8. "case" is used in
Autoconf, which means that it's _very_ portable.
--
Regards,
Pavel Roskin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]