summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2008-12-20 17:00:20 -0600
committerJonathon Jongsma <jjongsma@gnome.org>2008-12-20 17:00:20 -0600
commit72bfac8b3ee7b7e2ed00689e186dd3dc765134df (patch)
tree6c547e172c2b1a4f94146ad63bb4fdc62aef5ebd /configure.in
parent4541764961e9ff8ab95ef6b04a0557f5ff77ff34 (diff)
fix some distcheck failuresv1.7.2
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2382fa4..577ce60 100644
--- a/configure.in
+++ b/configure.in
@@ -228,7 +228,6 @@ if test x$ENABLE_TESTS = xyes ; then
#######################################################
AX_BOOST_BASE([1.33.1])
AX_BOOST_UNIT_TEST_FRAMEWORK
- AX_BOOST_TEST_EXEC_MONITOR
dnl AX_BOOST_BASE defines a --with-boost[=DIR] option that sets
dnl $ac_boost_path as a custom boost prefix, so use that if it was specified