mirror of
https://github.com/troglobit/editline.git
synced 2025-05-05 20:11:12 +08:00
Mention autoconf.sh in build instructions (#61)
This commit is contained in:
parent
9fa05ba384
commit
70c80ac22e
@ -198,6 +198,7 @@ current maintainer works exclusively on GNU/Linux systems, so it may use
|
|||||||
GCC and GNU Make specific extensions here and there. This is not on
|
GCC and GNU Make specific extensions here and there. This is not on
|
||||||
purpose and patches or pull requests to correct this are most welcome!
|
purpose and patches or pull requests to correct this are most welcome!
|
||||||
|
|
||||||
|
0. Call <kbd>./automake.sh</kbd> if you build from git
|
||||||
1. Configure editline with default features: <kbd>./configure</kbd>
|
1. Configure editline with default features: <kbd>./configure</kbd>
|
||||||
2. Build the library and examples: <kbd>make all</kbd>
|
2. Build the library and examples: <kbd>make all</kbd>
|
||||||
3. Install using <kbd>make install</kbd>
|
3. Install using <kbd>make install</kbd>
|
||||||
|
Loading…
Reference in New Issue
Block a user