13
0
livetrax/libs/taglib/configure.in.bot

9 lines
286 B
Plaintext
Raw Normal View History

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