Add an option to define NO_ITUNES_HACKS.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@743543 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2007-12-01 10:13:13 +00:00
parent 6cc989eb55
commit 6efe9cfcf2
2 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,5 @@
to minimize recompilations and increase modularity. */
/* Define if you have libz */
#cmakedefine HAVE_ZLIB 1
#cmakedefine NO_ITUNES_HACKS 1