Hello, Autoconf git does not store the INSTALL file in git any more. This breaks Automake's fetch rule.
Can somebody suggest something nicer than manual copying out of a checked-out tree? Alternatively, may I put INSTALL back in git? FWIW, this is the command I thought of: wget 'http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blob_plain;hb=HEAD;f='INSTALL -O INSTALL Thanks, Ralf
