On Tue 04 Apr 2017 22:01, Tobias Gerdin <tger...@gmail.com> writes: > While preparing to build Guile v2.2.0 I noticed that the file INSTALL, > which is referred to from README, was removed by Neil in > e4c39847a2b083829d111fcae4e9459d2f8a4ba1 in 2009 or so. Why was this > so? (I realise it would just be a copy of the standard GNU one, but > still.)
This is because the file is added by autotools. I think you will find INSTALL is present in the tarball. Cheers, Andy