> which looks perfectly ok to me, runs as > + IFS= > + ac_save_ifs= > + IFS= > : > + test -z /bin > + test -f /bin/sendmail > [snip] > + test -z /usr/local/bin > + test -f /usr/local/bin/sendmail > + test -z /usr/sbin:/usr/sbin:/usr/lib > + test -f /usr/sbin /usr/sbin /usr/lib/sendmail > test: syntax error: Undefined error: 0 > A bug in BSDI's sh? Did you ever come up with a solution to this problem? Ben
- Re: [0.95.1i] configure can't find sendmail Ben Elliston
- Re: [0.95.1i] configure can't find sendmail Jeffrey Haas
- Re: [0.95.1i] configure can't find sendmail Ben Elliston