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


_______________________________________________
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to