[DB] Experimental debug version of track clustering
This commit is contained in:
@@ -89,6 +89,11 @@ AC_CHECK_LIB( [boost_iostreams],
|
||||
,
|
||||
[AC_MSG_ERROR([libboost_iostreams not found!])])
|
||||
|
||||
AC_CHECK_LIB( [boost_thread],
|
||||
[main],
|
||||
,
|
||||
[AC_MSG_ERROR([libboost_thread not found!])])
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
src/Makefile
|
||||
test/Makefile])
|
||||
|
||||
Reference in New Issue
Block a user