install.sh revision 423:e1830598f0b7
193939Smike#!/bin/sh 
293939Smikeecho >&2 "No suitable 'install' command found.'" 
393939Smikeecho >&2 "If automake is installed, running 'automake -fa'" 
493939Smikeecho >&2 "(and ignoring the errors) might produce one." 
593939Smikeexit 1 
693939Smike