Add hint to check README.md for build instructions

I also removed some sentences that were useful for older build systems.
[ci skip]
This commit is contained in:
Max Linke 2014-09-30 10:33:19 +02:00
parent a21d78e60c
commit fd69705917

View file

@ -380,11 +380,10 @@ acprep script, that does a lot of the footwork:
make install make install
@end smallexample @end smallexample
Please read the contents of `config.log` if the configure step fails. See the `help` subcommand to `acprep`, which explains some of its many
Also, see the `help` subcommand to `acprep`, which explains some of its options. You can run `make check` to confirm the result, and `make
many options. It's pretty much the only command I run for configuring, install` to install. If these intructions do not work for you can check the
building and testing Ledger. You can run `make check` to confirm the `README.md` in the source directory for more up do date build instructions.
result, and `make install` to install.
@node Getting help, , Building the program, Introduction to Ledger @node Getting help, , Building the program, Introduction to Ledger
@section Getting help @section Getting help