Refer to zlib-static package in zlib static build warning
authorBryce Guinta <bryce.guinta@seagate.com>
Tue, 27 Feb 2018 23:09:35 +0000 (16:09 -0700)
committerBryce Guinta <bryce.guinta@seagate.com>
Tue, 27 Feb 2018 23:11:09 +0000 (16:11 -0700)
Signed-off-by: Bryce Guinta <bryce.paul.guinta@gmail.com>
configure

index 5d283d7ca8c73be71eb630ff67f381d413d1a867..2b99ce9f6277521e7aa2d7e647af63e8859733bd 100755 (executable)
--- a/configure
+++ b/configure
@@ -2376,7 +2376,7 @@ if test "$disable_opt" = "yes" ; then
   output_sym "CONFIG_DISABLE_OPTIMIZATIONS"
 fi
 if test "$zlib" = "no" ; then
-  echo "Consider installing zlib-dev (zlib-devel), some fio features depend on it."
+  echo "Consider installing zlib-dev (zlib-devel or zlib-static), some fio features depend on it."
 fi
 if test "$cuda" = "yes" ; then
   output_sym "CONFIG_CUDA"