diff --git a/configure b/configure index b008013f9a..eb0e260ac9 100755 --- a/configure +++ b/configure @@ -858,7 +858,7 @@ int main() { return tgetnum(""); } @rb_readline = true end - @vendor_zlib = false unless @features["vendor-zlib"] + @vendor_zlib = true if @features["vendor-zlib"] end def process