WIP. Reorganizing things to get settings work. First attempt on Database settings
This commit is contained in:
+4
-4
@@ -67,10 +67,10 @@ AC_CHECK_LIB( [boost_thread],
|
||||
,
|
||||
[AC_MSG_ERROR([libboost_thread not found!])])
|
||||
|
||||
#AC_CHECK_LIB( [boost_date_time],
|
||||
# [main],
|
||||
# ,
|
||||
# [AC_MSG_ERROR([libboost_date_time not found!])])
|
||||
AC_CHECK_LIB( [boost_date_time],
|
||||
[main],
|
||||
,
|
||||
[AC_MSG_ERROR([libboost_date_time not found!])])
|
||||
|
||||
#AC_CHECK_LIB( [boost_signals],
|
||||
# [main],
|
||||
|
||||
Reference in New Issue
Block a user