common/autoconf/build-aux/install.sh
author dlong
Thu, 26 Apr 2012 16:24:15 -0400
changeset 12505 80f2bda36ea8
parent 12258 6ec26f6cc53e
child 27595 cff167b3bfa2
permissions -rw-r--r--
7162955: Attach api on Solaris, too many open files Summary: Release server-side socket after client receives it. Reviewed-by: sla, dsamersoff, dcubed, acorn Contributed-by: dean.long@oracle.com

#!/bin/sh 
echo >&2 "No suitable 'install' command found.'" 
echo >&2 "If automake is installed, running 'automake -fa'" 
echo >&2 "(and ignoring the errors) might produce one." 
exit 1