From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Configuring Emacs on Windows with autoconf
Date: Fri, 23 Nov 2012 21:38:50 +0200 [thread overview]
Message-ID: <83boeot8hh.fsf@gnu.org> (raw)
In-Reply-To: <50AFCC34.60909@cs.ucla.edu>
> Date: Fri, 23 Nov 2012 11:19:16 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: emacs-devel@gnu.org
>
> On 11/23/2012 10:34 AM, Eli Zaretskii wrote:
>
> > I already considered the possibility of adding to gnulib
>
> Another possibility is to use the Gnulib style, but in
> Emacs-only modules. That is, instead of creating a Gnulib
> module FOO that implements the replacement function foo,
> add to Emacs the files lib/foo.c and m4/foo.m4 (and whatever)
> that act like Gnulib, but in a way that's less general and is
> Emacs-specific and solves the problem just for Emacs.
Thanks, that's an idea. But how would configure know to use those
lib/foo.c files for one particular build configuration?
> You can see a fairly elaborate example of this in GNU
> coreutils (see the directory gl). I don't know that Emacs
> would have to be that fancy, but the coreutils code can be a
> source of ideas.
Thanks for the pointer, I will study that.
next prev parent reply other threads:[~2012-11-23 19:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-23 18:34 Configuring Emacs on Windows with autoconf Eli Zaretskii
2012-11-23 19:19 ` Paul Eggert
2012-11-23 19:38 ` Eli Zaretskii [this message]
2012-11-23 20:56 ` Paul Eggert
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=83boeot8hh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=eggert@cs.ucla.edu \
--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 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.