Menu

#12 Configure should disable compression

resolved
closed-fixed
nobody
htword (4)
5
2001-03-17
2001-03-04
No

If zlib is not found, mifluz/htword should set
wordlist_compress false by default (i.e. code should be
conditional compile).

Since the configure script has --disable-zlib this
should also be factored into the equation.

Discussion

  • Geoff Hutchison

    Geoff Hutchison - 2001-03-17
    • milestone: --> resolved
    • status: open --> closed-fixed
     
  • Geoff Hutchison

    Geoff Hutchison - 2001-03-17

    Logged In: YES
    user_id=21420

    If HAVE_LIBZ or HAVE_ZLIB_H
    are not defined, make sure wordlist_compress is set to false
    using the WordContext::Initialize method.

    Should solve the problem until mifluz is upgraded, in which
    case it should no longer be an issue.

     

Log in to post a comment.