all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ben Key <bkey76@gmail.com>
Cc: Emacs-devel@gnu.org
Subject: Re: Patch make configure.bat support --cflags and --ldflags options that include quotes
Date: Fri, 29 Apr 2011 20:11:46 +0300	[thread overview]
Message-ID: <8362px6kz1.fsf@gnu.org> (raw)
In-Reply-To: <BANLkTin8KNTkVdX4-Zxpw34R0jc5J+bDhA@mail.gmail.com>

> From: Ben Key <bkey76@gmail.com>
> Date: Fri, 29 Apr 2011 10:11:47 -0500
> Cc: Emacs-devel@gnu.org
> 
> The code that you refrenced is simply not called in the fallback case, due
> to the following code
> 
> :usercflags
> if "%use_extensions%" == "1" goto ucflagex
> goto ucflagne
> 
> The code you referred to is in the ucflagex case, but, if command extensions
> are not enabled, the ucflagne case is used.  In the ucflagne case there are
> the following lines.
> 
> set usercflags=%usercflags%%sep1%%1
> set fusercflags=%usercflags%

Ah, okay.  In that case, these changes are fine with me.  Thanks.



      reply	other threads:[~2011-04-29 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29  0:00 Patch make configure.bat support --cflags and --ldflags options that include quotes Ben Key
2011-04-29  7:30 ` Eli Zaretskii
2011-04-29 15:11   ` Ben Key
2011-04-29 17:11     ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=8362px6kz1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=Emacs-devel@gnu.org \
    --cc=bkey76@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.