Enable Boost Endian library again.

It should be detected properly now.
This commit is contained in:
Tsuda Kageyu
2016-02-15 01:36:17 +09:00
parent f8f7cb0904
commit f3016c0892
4 changed files with 67 additions and 33 deletions

View File

@ -1,6 +1,7 @@
/* config.h. Generated by cmake from config.h.cmake */
/* Defined if your compiler supports some byte swap functions */
#cmakedefine HAVE_BOOST_BYTESWAP 1
#cmakedefine HAVE_GCC_BYTESWAP 1
#cmakedefine HAVE_GLIBC_BYTESWAP 1
#cmakedefine HAVE_MSC_BYTESWAP 1