unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them
@ 2012-12-24 20:20 Jason Gross
  2012-12-27 18:01 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Gross @ 2012-12-24 20:20 UTC (permalink / raw)
  To: 13274

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them
  2012-12-24 20:20 bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them Jason Gross
@ 2012-12-27 18:01 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-12-27 18:01 UTC (permalink / raw)
  To: 13274-done

Version: 24.4

Hopefully fixed now in Emacs trunk.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-27 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-24 20:20 bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them Jason Gross
2012-12-27 18:01 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).