summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 21:41:41 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 21:41:41 +0200
commit413f7559ad7fec7dd177b02862c559be95487c2d (patch)
treecd3cd4ad8507b2f44bac26acfb338287bd718f0a /aclocal.m4
parent6746613278df22e83f6147d1fc1d48300fcdce08 (diff)
downloaddabmux-413f7559ad7fec7dd177b02862c559be95487c2d.tar.gz
dabmux-413f7559ad7fec7dd177b02862c559be95487c2d.tar.bz2
dabmux-413f7559ad7fec7dd177b02862c559be95487c2d.zip
crc-dabmux: autoconf added boost version check
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 6d43d28..01714ec 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1011,3 +1011,4 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
+m4_include([m4/ax_boost_base.m4])