[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is INSTALL missing?
From: |
Andy Wingo |
Subject: |
Re: Why is INSTALL missing? |
Date: |
Fri, 14 Apr 2017 10:36:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
On Tue 04 Apr 2017 22:01, Tobias Gerdin <address@hidden> 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