Fix warning

Fix create HAVE_ZLIB variable


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@611286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Laurent Montel
2006-12-07 14:13:46 +00:00
parent 2697c96ff7
commit df614076d8
4 changed files with 5 additions and 3 deletions

View File

@ -4,4 +4,4 @@
Otherwise please prefer adding to the relevant config-foo.h.cmake file,
to minimize recompilations and increase modularity. */
/* Define if you have libz */
#cmakedefine HAVE_LIBZ 1
#cmakedefine HAVE_ZLIB 1