]> granicus.if.org Git - taglib/commitdiff
Forgot this. Time to redo the tarballs.
authorScott Wheeler <wheeler@kde.org>
Fri, 10 Sep 2004 02:23:31 +0000 (02:23 +0000)
committerScott Wheeler <wheeler@kde.org>
Fri, 10 Sep 2004 02:23:31 +0000 (02:23 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@345358 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

configure.in.bot [new file with mode: 0644]

diff --git a/configure.in.bot b/configure.in.bot
new file mode 100644 (file)
index 0000000..b3e513c
--- /dev/null
@@ -0,0 +1,8 @@
+if test "x$have_zlib" = "xfalse"; then
+       echo "**************************************************"
+       echo "*"
+       echo "* You don't seem to have libz / zlib.h installed."
+       echo "* Compressed frames have been disabled."
+       echo "*"
+       echo "**************************************************"
+fi