emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 5d4c539: Add lcms2 interface


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 5d4c539: Add lcms2 interface
Date: Wed, 13 Sep 2017 11:46:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>     configure.ac: Add boilerplate for configuring and detecting liblcms2.

Can't this be a module?

The whole point of the addition of the module interface was so that we
don't end up with the situation where installing Emacs either requires
a zillion libraries that are "hard-coded" (tho dynamically linked) into
the binary, or it only requires a few libraries but then the other
features can't be used.


        Stefan



reply via email to

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