emacs-devel
[Top][All Lists]
Advanced

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

Re: zlib autoconf question


From: Lars Magne Ingebrigtsen
Subject: Re: zlib autoconf question
Date: Thu, 08 Aug 2013 14:49:50 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> inflateInit2 is a macro that invokes inflateInit2_,
> a function that user code isn't supposed to call directly.
> AC_CHECK_LIB can't check for macros, only functions.
> I'd check for something that's a function, zlibVersion say.

Ah, I see.  Thanks.

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html



reply via email to

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