unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: MinGW "pwd -W" configure.ac correction
Date: Wed, 23 Oct 2013 20:12:01 -0400	[thread overview]
Message-ID: <d01u3ba5ny.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <hvbo2fy2wh.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 23 Oct 2013 19:37:50 -0400")

Glenn Morris wrote:

> Also, I _think_ this line in configure.ac:
>
>   CPPFLAGS="$CPPFLAGS -DUSE_CRT_DLL=1 -I $srcdir/nt/inc"
>
> should be changed to something like:
>
>   CPPFLAGS="$CPPFLAGS -DUSE_CRT_DLL=1 -I \$abs_srcdir/nt/inc"

Sorry, \$abs_top_srcdir. Confusing!

> (But since CPPFLAGS is supposed to be a user-option, which could be
> overridden at build-time, should there not be a separate variable,
> CPPFLAGS_NT or somesuch, which is unconditionally added in the
> Makefiles where needed?)

I see that other places in configure mess with CPPFLAGS too, so this is
not nt-specific.



  reply	other threads:[~2013-10-24  0:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23 23:12 MinGW "pwd -W" configure.ac correction Glenn Morris
2013-10-23 23:37 ` Glenn Morris
2013-10-24  0:12   ` Glenn Morris [this message]
2013-10-24  2:40     ` Glenn Morris
2013-10-24 12:39       ` Óscar Fuentes
2013-10-24 16:25 ` Eli Zaretskii
2013-10-25  1:55   ` Glenn Morris
2013-10-24 17:13 ` Achim Gratz
2013-10-24 18:15   ` Eli Zaretskii
2013-10-24 19:54     ` Achim Gratz

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=d01u3ba5ny.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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).