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

@ -23,7 +23,6 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "taglib_config.h"
#include <tdebug.h>
#include <tstring.h>
#include "mp4file.h"

View File

@ -23,7 +23,6 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "taglib_config.h"
#include <tdebug.h>
#include <tstring.h>
#include <tpropertymap.h>