unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Gross <jasongross9@gmail.com>
To: 13274@debbugs.gnu.org
Subject: bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them
Date: Mon, 24 Dec 2012 15:20:07 -0500	[thread overview]
Message-ID: <CAKObCarAgk77qLN=ArA8ikmWH0SuP1mOLsMc_5crC1pi1u7axg@mail.gmail.com> (raw)

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.





             reply	other threads:[~2012-12-24 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-24 20:20 Jason Gross [this message]
2012-12-27 18:01 ` bug#13274: Building emacs 24.2 fails if arguments to configure have the character " in them Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKObCarAgk77qLN=ArA8ikmWH0SuP1mOLsMc_5crC1pi1u7axg@mail.gmail.com' \
    --to=jasongross9@gmail.com \
    --cc=13274@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).