"make install" uses a non-portable construct, that breaks under solaris:

test ! -e /opt/csw/bin/rcs2log

-e is not support by ye olde bourne shell.

please use either -f or -x


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to