summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-16 18:28:13 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-16 18:28:13 +0200
commit06fe89bd86fc709908c5882a2c48d03fc0977a25 (patch)
treec2b39935d99e841e350af95c3d878155875f0a6a /config.h.in
parentb946ff6bceef6150f19da0a86950ed9ebbf0c2cb (diff)
downloaddabmod-06fe89bd86fc709908c5882a2c48d03fc0977a25.tar.gz
dabmod-06fe89bd86fc709908c5882a2c48d03fc0977a25.tar.bz2
dabmod-06fe89bd86fc709908c5882a2c48d03fc0977a25.zip
crc-dabmod: added UHD tx gain remote control
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 0bdccbd..2bd5b1b 100644
--- a/config.h.in
+++ b/config.h.in
@@ -22,6 +22,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `boost_system' library (-lboost_system). */
+#undef HAVE_LIBBOOST_SYSTEM
+
/* Define to 1 if you have the `boost_thread' library (-lboost_thread). */
#undef HAVE_LIBBOOST_THREAD