X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgr_boost.m4;fp=config%2Fgr_boost.m4;h=7236cbb52d2382ab0893e8b6859619e792a87df4;hb=30275674993616c37658cc4f70c0c28c74de1449;hp=41d855d57adb7169c01a61f00bf381183aa6b3e3;hpb=6f46f49650b9cd2e651d475d7b8238be7887706f;p=debian%2Fgnuradio diff --git a/config/gr_boost.m4 b/config/gr_boost.m4 index 41d855d5..7236cbb5 100644 --- a/config/gr_boost.m4 +++ b/config/gr_boost.m4 @@ -43,8 +43,8 @@ AC_DEFUN([GR_REQUIRE_BOOST_INCLUDES], [path to boost c++ include files]), [ # "yes" and "no" are bogus answers - if test x"$with_boost_include_dir" == xyes || - test x"$with_boost_include_dir" == xno; then + if test x"$with_boost_include_dir" = xyes || + test x"$with_boost_include_dir" = xno; then gr_boost_include_dir= else gr_boost_include_dir=$with_boost_include_dir