autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #7918] AX_CHECK_ZLIB() is no-op by default (contrary to documenta


From: anonymous
Subject: [patch #7918] AX_CHECK_ZLIB() is no-op by default (contrary to documentation)
Date: Tue, 08 Jan 2013 22:33:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20100101 Firefox/10.0.11 Iceweasel/10.0.11

URL:
  <http://savannah.gnu.org/patch/?7918>

                 Summary: AX_CHECK_ZLIB() is no-op by default (contrary to
documentation)
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Tue 08 Jan 2013 10:33:23 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

when the user gives neither --without-zlib nor --with-zlib=... on the
configure command line, the AX_CHECK_ZLIB() macro is supposed to check for
zlib in various default locations, however the macro simply prints the message
"checking if zlib is wanted... yes" and does nothing else.  no checks for zlib
are performed, and the HAVE_ZLIB variable is not set.

attached is a patch that fixes this.  there are many different ways to fix it
depending on aesthetic preferences, this is just one suggestion.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 08 Jan 2013 10:33:23 PM UTC  Name: ax_check_zlib_noop.patch  Size:
745B   By: None
patch to fix no-op behaviour in AX_CHECK_ZLIB()
<http://savannah.gnu.org/patch/download.php?file_id=27227>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7918>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]