Remove all the optional dependencies on Boost.

This commit is contained in:
Tsuda Kageyu
2016-12-20 11:54:06 +09:00
parent ffa32b19a7
commit 14c3ce5737
3 changed files with 32 additions and 59 deletions

View File

@ -4,7 +4,6 @@
#define TAGLIB_CONFIG_H
/* 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