On SunOS grep, which is installed in /usr/bin, doesn't accept the option '-e'. But there is another grep installed on the system (in /usr/xpg4/bin), which accept this option.
Maybe it's possible to check if which grep accepts this option?
That should already be done (i.e., the xpg4 version should be chosen automagically).
The xpg4 version is not in the Solaris default path, therefore, it is unlikely to be noticed by autoconf.
Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
