configure: refer to zlib1g-dev package for zlib support
[fio.git] / configure
index 95b60bb70afc76a9440391f9c4883551a5b82434..4ee536a03b2001c16cd0ca624079c184478115c8 100755 (executable)
--- a/configure
+++ b/configure
@@ -3142,7 +3142,7 @@ if test "$libzbc" = "yes" ; then
   output_sym "CONFIG_LIBZBC"
 fi
 if test "$zlib" = "no" ; then
-  echo "Consider installing zlib-dev (zlib-devel, some fio features depend on it."
+  echo "Consider installing zlib1g-dev (zlib-devel) as some fio features depend on it."
   if test "$build_static" = "yes"; then
     echo "Note that some distros have separate packages for static libraries."
   fi