mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-04-03 12:42:16 +02: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
|
In general, this library can be built and installed with the following
|
||||||
commands:
|
commands:
|
||||||
|
|
||||||
$ autoreconf -i # Needed only for building from git. Depends on libtool.
|
$ ./autogen.sh # Needed only for building from git. Depends on libtool.
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
$ make install prefix=PREFIX
|
$ make install prefix=PREFIX
|
||||||
|
|
Loading…
Add table
Reference in a new issue