aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-01-03 21:53:46 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-01-03 21:53:46 +0100
commit1cf7bc8526846c5a80986d123e67ef4481f424af (patch)
tree1ccfd8a6b581f214eea79a2374f8c0dde4f52d07 /INSTALL
parent54622e7c14572dda43c9442c699668cef68521ca (diff)
downloadka9q-fec-1cf7bc8526846c5a80986d123e67ef4481f424af.tar.gz
ka9q-fec-1cf7bc8526846c5a80986d123e67ef4481f424af.tar.bz2
ka9q-fec-1cf7bc8526846c5a80986d123e67ef4481f424af.zip
make it compile on arm too
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e9e5baf..62468fc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,6 +2,7 @@ INSTALLATION INSTRUCTIONS
To build and install the libfec libraries, simply say
+./bootstrap
./configure
make
make test (optional)
@@ -35,5 +36,6 @@ broken.
28 Mar 2004
Phil Karn, karn@ka9q.net
-
+3 Jan 2014
+Matthias P. Braendli, matthias@mpb.li