diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-05 17:29:26 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-05 17:29:26 +0100 |
commit | 215021e3e2de93daa7ddaa94a16d6cbfc2982165 (patch) | |
tree | dab496063a8c39840e6f677a379f5f96cd54a5f0 /INSTALL.md | |
parent | 126cc8829c003d483839fd230f979e47dcf856ae (diff) | |
download | dabmux-215021e3e2de93daa7ddaa94a16d6cbfc2982165.tar.gz dabmux-215021e3e2de93daa7ddaa94a16d6cbfc2982165.tar.bz2 dabmux-215021e3e2de93daa7ddaa94a16d6cbfc2982165.zip |
Conditionally compile zmq2farsync
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Install libfec % git clone https://github.com/Opendigitalradio/ka9q-fec.git % cd ka9q-fec + % ./bootstrap % ./configure # Run the configure script % make # Build the library [as root] |