1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-27 17:09:29 +02:00

Update documentation on building from git

This commit is contained in:
Arun Sharma 2010-03-02 21:18:57 -08:00
parent 3468a6b33d
commit 46ea10680d

1
README
View file

@ -16,6 +16,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.
$ ./configure
$ make
$ make install prefix=PREFIX