mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
made the indentation style consistent as suggested in review.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac436@3863 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -338,7 +338,7 @@ boost::mutex m;
|
||||
],
|
||||
[ AC_MSG_RESULT(yes (without libboost_thread)) ],
|
||||
[ LIBS=" $LIBS -lboost_thread"
|
||||
AC_TRY_LINK([
|
||||
AC_TRY_LINK([
|
||||
#include <boost/thread.hpp>
|
||||
],[
|
||||
boost::mutex m;
|
||||
|
Reference in New Issue
Block a user