emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#13274: closed (Building emacs 24.2 fails if argume


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13274: closed (Building emacs 24.2 fails if arguments to configure have the character " in them)
Date: Thu, 27 Dec 2012 18:02:02 +0000

Your message dated Thu, 27 Dec 2012 13:01:03 -0500
with message-id <address@hidden>
and subject line Re: bug#13274: Building emacs 24.2 fails if arguments to 
configure have the character " in them
has caused the debbugs.gnu.org bug report #13274,
regarding Building emacs 24.2 fails if arguments to configure have the 
character " in them
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13274: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13274
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Building emacs 24.2 fails if arguments to configure have the character " in them Date: Mon, 24 Dec 2012 15:20:07 -0500
Line 2449 of emacs.c is
  Vsystem_configuration_options = build_string (EMACS_CONFIG_OPTIONS);
However, EMACS_CONFIG_OPTIONS is not a valid C string literal if I
pass, e.g., LDFLAGS="-Wl,-rpath
-Wl,\"/afs/csail.mit.edu/u/j/jgross/.local64/lib\"" to ./configure.
I'm not sure whether this is a failing of emac's configure script, or
of AC_DEFINE_UNQUOTED, which does not do anything special with "
characters.



--- End Message ---
--- Begin Message --- Subject: Re: bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them Date: Thu, 27 Dec 2012 13:01:03 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Hopefully fixed now in Emacs trunk.


--- End Message ---

reply via email to

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