From: Marcin Siodelski Date: Tue, 18 Jul 2017 14:39:16 +0000 (+0200) Subject: [5215] Fixed a typo in the ax_boost_for_kea.m4 X-Git-Tag: trac5124a_base~40^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385bf7418d2cba45cc02c0da9d7f86002595870b;p=thirdparty%2Fkea.git [5215] Fixed a typo in the ax_boost_for_kea.m4 --- diff --git a/m4macros/ax_boost_for_kea.m4 b/m4macros/ax_boost_for_kea.m4 index 31ef5f4561..e2a4bb9e41 100644 --- a/m4macros/ax_boost_for_kea.m4 +++ b/m4macros/ax_boost_for_kea.m4 @@ -155,7 +155,7 @@ AC_ARG_WITH([boost-lib-dir], AC_HELP_STRING([--with-boost-lib-dir=PATH], [specify directory where to find Boost libraries]), [BOOST_LIB_DIR="$withval" - DISTCHECK_BOOST_CONFIGURE_FLAG="$DISTCHECK_BOOST_CONFIGURE_FLAG --with-boot-lib-dir=$withval"]) + DISTCHECK_BOOST_CONFIGURE_FLAG="$DISTCHECK_BOOST_CONFIGURE_FLAG --with-boost-lib-dir=$withval"]) AC_ARG_ENABLE([boost-headers-only], [AS_HELP_STRING([--enable-boost-headers-only],