aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-11-04 14:05:41 +0100
committerGitHub <noreply@github.com>2019-11-04 14:05:41 +0100
commit9ffa12dde3dd86dae1290897392280451a95addd (patch)
treee84ba886e276d178d086caa0fb9989b2777ff03e
parentcbefbb6f3cefd31cb9e8389638cd1301309579f8 (diff)
parent2a9488728168785707c396f3cd3034086b03523f (diff)
downloaddabmod-9ffa12dde3dd86dae1290897392280451a95addd.tar.gz
dabmod-9ffa12dde3dd86dae1290897392280451a95addd.tar.bz2
dabmod-9ffa12dde3dd86dae1290897392280451a95addd.zip
Merge pull request #39 from andimik/patch-1
Mention autoconf as required package
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index f84e38f..06773cb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,6 +4,7 @@ Required dependencies:
* A C++11 capable compiler
* pkg-config
* FFTW 3.x
+* autoconf
* Optional UHD for USRP
* Optional SoapySDR (see below)
* Optional ZeroMQ http://www.zeromq.org