Hi Jonathan,

> POSIX says fgrep is obsolescent and grep -F should be used instead.

grep -F isn't portable, unfortunately At least it's not supported by
Solaris /bin/grep).  It may be necessary to use AC_PROG_FGREP and
substitute the result into the script.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to