diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2012-08-26 21:41:41 +0200 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2012-08-26 21:41:41 +0200 |
commit | 413f7559ad7fec7dd177b02862c559be95487c2d (patch) | |
tree | cd3cd4ad8507b2f44bac26acfb338287bd718f0a /aclocal.m4 | |
parent | 6746613278df22e83f6147d1fc1d48300fcdce08 (diff) | |
download | dabmux-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.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1011,3 +1011,4 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR +m4_include([m4/ax_boost_base.m4]) |