fixed python binding build when boost.serialization is not installed
This commit is contained in:
@@ -172,7 +172,7 @@ AC_ARG_WITH(
|
|||||||
[[logging=none]]
|
[[logging=none]]
|
||||||
)
|
)
|
||||||
|
|
||||||
COMPILETIME_OPTIONS=""
|
COMPILETIME_OPTIONS="-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION "
|
||||||
dnl Check the value for the --with-logging switch
|
dnl Check the value for the --with-logging switch
|
||||||
AC_MSG_CHECKING([what form of logging to use])
|
AC_MSG_CHECKING([what form of logging to use])
|
||||||
case "$logging" in
|
case "$logging" in
|
||||||
|
Reference in New Issue
Block a user