emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r115773: Port xcrun configuration to GNU/Linux.


From: YAMAMOTO Mitsuharu
Subject: Re: trunk r115773: Port xcrun configuration to GNU/Linux.
Date: Sun, 29 Dec 2013 17:16:29 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Sat, 28 Dec 2013 23:51:47 -0800, Paul Eggert <address@hidden> said:

> YAMAMOTO Mitsuharu wrote:
>> you cannot put quotes in the value of CPPFLAGS.

> Ah, OK, thanks, I reverted the change.

> If someone ever has spaces in xcsdkdir's value they can worry about
> fixing this.

Yes.  Actually it is not so uncommon to have spaces as a part of a
volume name (e.g., /Volumes/Macintosh HD/Applications/Xcode.app/...).
That's why I didn't apply the patch in
http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00760.html to
the Mac port.

I'd encourage those who build Emacs themselves to install the Command
Line Developer Tools on Mavericks (i.e., $ xcode-select --install) so
they have /usr/include directory, which does not exist by default.
But an alternative idea might be to try xcsdkdir only if it does not
contain *, ?, [, or blanks.

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

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