emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r115472: Make 'configure' work out-of-the-box on Solaris.


From: Glenn Morris
Subject: Re: trunk r115472: Make 'configure' work out-of-the-box on Solaris.
Date: Wed, 11 Dec 2013 22:08:33 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Paul Eggert wrote:

> revision-id: address@hidden
> committer: Paul Eggert <address@hidden>
> timestamp: Wed 2013-12-11 14:31:02 -0800
> message:
>   Make 'configure' work out-of-the-box on Solaris.

I don't really care, but:

I find this a misleading description. Configure worked just fine on
Solaris, and nothing in your change is specific to Solaris. What this
change really is is "make absence of normal image libraries or their
headers a warning rather than an error".

This stuff was over 6 years old, and was pretty thoroughly debated at
the time, eg:

http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg01112.html

Solaris is many times less relevant today than it was 6 years ago;
inexperienced builders wondering "why doesn't my Emacs show images" are
likely more prevalent. The point was that such people are liable to miss
a warning flying by amongst the (lengthy) configure output.

> Another possibility would be to disable X11 if these libraries are
> missing.

I don't think that would be a very good idea...

> The point is that a plain 'configure' should not fail on platforms
> like Solaris 11 where one or more image libraries are not installed by
> default.

I'm not sure if there are any platforms where the necessary headers to
compile applications with image libraries are installed by default (but
"installed by default" is nebulous anyway; does it mean a truly minimal
install, a desktop install, server install, workstation install, etc).



reply via email to

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