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

@ -19,7 +19,6 @@
* USA *
***************************************************************************/
#include "taglib_config.h"
#include <stdlib.h>
#include <fileref.h>
#include <tfile.h>