mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-21 15:17:39 +01:00
Update README to use autogen.sh
This commit is contained in:
parent
7701522688
commit
b2db825e8a
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -21,7 +21,7 @@ several architecture/operating-system combinations:
|
|||
In general, this library can be built and installed with the following
|
||||
commands:
|
||||
|
||||
$ autoreconf -i # Needed only for building from git. Depends on libtool.
|
||||
$ ./autogen.sh # Needed only for building from git. Depends on libtool.
|
||||
$ ./configure
|
||||
$ make
|
||||
$ make install prefix=PREFIX
|
||||
|
|
Loading…
Reference in a new issue