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

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

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


From: Peter Johansson
Subject: Re: [patch #7918] AX_CHECK_ZLIB() is no-op by default (contrary to documentation)
Date: Wed, 09 Jan 2013 08:52:20 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121116 Thunderbird/10.0.11

Hello,

Which version is your patch against. I believe this has already been fixed in the patch below

http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=commitdiff;h=58e0be75ddc0d8f82ccba5a86313365719980bd2

Cheers,
Peter

On 01/09/2013 08:33 AM, anonymous wrote:
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]