File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- This file describes how to build and install less using
2
- the "configure" script. This only works on Unix systems.
3
- To install on other systems, read the README file.
1
+ This file contains generic instructions on how to build and
2
+ install software using autoconf. For specific instructions
3
+ on how to build "less", see the README or README.VER file.
4
4
5
5
6
6
Basic Installation
@@ -24,8 +24,8 @@ diffs or instructions to the address given in the `README' so they can
24
24
be considered for the next release. If at some point `config.cache'
25
25
contains results you don't want to keep, you may remove or edit it.
26
26
27
- The file `configure.in ' is used to create `configure' by a program
28
- called `autoconf'. You only need `configure.in ' if you want to change
27
+ The file `configure.ac ' is used to create `configure' by a program
28
+ called `autoconf'. You only need `configure.ac ' if you want to change
29
29
it or regenerate `configure' using a newer version of `autoconf'.
30
30
31
31
The simplest way to compile this package is:
You can’t perform that action at this time.
0 commit comments