added boost_system lib.
This commit is contained in:
parent
1729055385
commit
c2e362d406
@ -359,7 +359,7 @@ AC_ARG_WITH([boostinc],
|
||||
)
|
||||
AC_SUBST(BOOST_INCLUDE)
|
||||
if test "${BOOST_FOUND}" != "1"; then
|
||||
BOOST_LIBS=""
|
||||
BOOST_LIBS="-lboost_system"
|
||||
BOOST_CFLAGS="-I${BOOST_INCLUDE}"
|
||||
fi
|
||||
AC_SUBST(BOOST_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user