emacs-devel
[Top][All Lists]
Advanced

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

Re: zlib autoconf question


From: Stefan Monnier
Subject: Re: zlib autoconf question
Date: Mon, 12 Aug 2013 09:58:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> The real solution to such problems is to probe for the availability of
> the shared library at run time.

Or even better, to rely on an FFI (so not only you check availability
at run-time, but you don't even need to have the library at
compile-time).


        Stefan



reply via email to

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