summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 21:47:22 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 21:47:22 +0200
commitc84de18fa8448c76426c60257c7ae8dac72a4039 (patch)
treeff1cfea971ada88867e411cf8abc1a99a88eb32d /aclocal.m4
parent4f3f33c245e3d92692eec0307d6f842c225a0a80 (diff)
downloaddabmod-c84de18fa8448c76426c60257c7ae8dac72a4039.tar.gz
dabmod-c84de18fa8448c76426c60257c7ae8dac72a4039.tar.bz2
dabmod-c84de18fa8448c76426c60257c7ae8dac72a4039.zip
crc-dabmod: 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 abe9f6f..7861afc 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -996,3 +996,4 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
+m4_include([m4/ax_boost_base.m4])