aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/taglib_export.h
diff options
context:
space:
mode:
authorLukáš Lalinský <lalinsky@gmail.com>2010-04-12 18:32:04 +0000
committerLukáš Lalinský <lalinsky@gmail.com>2010-04-12 18:32:04 +0000
commit414a49cc1640947369c80fa94cd83fbfb2c88721 (patch)
tree6c9bbde703eac00e2f9a73c8c07578cf907e5cd6 /taglib/taglib_export.h
parent19b2341411fd8de27eb3513b6e9d45841637c276 (diff)
Include taglib_config.h by default
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1114090 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'taglib/taglib_export.h')
-rw-r--r--taglib/taglib_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/taglib_export.h b/taglib/taglib_export.h
index 9673d93a..c78f701b 100644
--- a/taglib/taglib_export.h
+++ b/taglib/taglib_export.h
@@ -38,7 +38,7 @@
#define TAGLIB_EXPORT
#endif
-#ifdef HAVE_CONFIG_H
+#ifndef TAGLIB_NO_CONFIG
#include "taglib_config.h"
#endif