X-Git-Url: http://git.indexdata.com/?p=m4-moved-to-github.git;a=blobdiff_plain;f=boost.m4;fp=boost.m4;h=38060ca6c175558b5aeeda0ee6ca5e34765421c7;hp=5eb0cfac6f5fb80a40728f70833606b8eba2b108;hb=06ec18fbfaad00e4aaf915a2704c4b04c6f2924d;hpb=f273128ffbdf6e641b6af4901bbf4e62fde251cf diff --git a/boost.m4 b/boost.m4 index 5eb0cfa..38060ca 100644 --- a/boost.m4 +++ b/boost.m4 @@ -90,6 +90,7 @@ int x = BOOST_VERSION; AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) + LIBS="${saveLIBS}" fi fi ;; @@ -114,6 +115,7 @@ int x = BOOST_VERSION; AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) + LIBS="${saveLIBS}" fi ;; test) @@ -164,6 +166,7 @@ int x = BOOST_VERSION; AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) + LIBS="${saveLIBS}" fi ;; esac