Message ID | 1462317946-15465-2-git-send-email-cyrilbur@gmail.com |
---|---|
State | Superseded |
Headers | show |
On Wed, May 04, 2016 at 09:25:45AM +1000, Cyril Bur wrote: > Signed-off-by: Cyril Bur <cyrilbur@gmail.com> > --- > INSTALL | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/INSTALL b/INSTALL > index 69d94ab..f6138ef 100644 > --- a/INSTALL > +++ b/INSTALL > @@ -14,10 +14,9 @@ reconfiguring, and a file `config.log' containing compiler output > (useful mainly for debugging `configure'). > > If you need to do unusual things to compile the package, please try > -to figure out how `configure' could check whether to do them, and mail > -diffs or instructions to the address given in the `README' so they can > -be considered for the next release. If at some point `config.cache' > -contains results you don't want to keep, you may remove or edit it. > +to figure out how `configure' could check whether to do them. If at some > +point `config.cache' contains results you don't want to keep, you may > +remove or edit it. I think I might take this as a reminder to write a README file already :) > > The file `configure.in' is used to create `configure' by a program > called `autoconf'. You only need `configure.in' if you want to change > -- > 2.8.2 > > _______________________________________________ > Petitboot mailing list > Petitboot@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/petitboot
diff --git a/INSTALL b/INSTALL index 69d94ab..f6138ef 100644 --- a/INSTALL +++ b/INSTALL @@ -14,10 +14,9 @@ reconfiguring, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can -be considered for the next release. If at some point `config.cache' -contains results you don't want to keep, you may remove or edit it. +to figure out how `configure' could check whether to do them. If at some +point `config.cache' contains results you don't want to keep, you may +remove or edit it. The file `configure.in' is used to create `configure' by a program called `autoconf'. You only need `configure.in' if you want to change
Signed-off-by: Cyril Bur <cyrilbur@gmail.com> --- INSTALL | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)