Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMake

This commit is contained in:
Lukáš Lalinský
2013-06-20 15:07:25 +02:00
parent 6d4299ea94
commit fdb8a6b065
16 changed files with 32 additions and 17 deletions

View File

@ -27,8 +27,6 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "taglib_config.h"
#include <tfile.h>
#include <tstring.h>
#include <tdebug.h>