all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yidong Chong <cyd@MIT.EDU>
Cc: emacs-devel@gnu.org
Subject: Re: [Martin Ebourne] Re: Small fix to configure.in in CVS
Date: Thu, 26 Oct 2006 16:54:02 -0400	[thread overview]
Message-ID: <20061026165402.552417lpc5r4gkgs@webmail.mit.edu> (raw)
In-Reply-To: <87fyda26xu.fsf@stupidchicken.com>

>> Could you explain in greater detail what the problem in the existing
>> configure.in is, and how your change fixes it?

> The problem I had was that I was building to a prefix directory that 
> included the word 'linux'. The emacs configure was preprocessing the 
> Makefile through the C preprocessor, and this was substituting 
> 'linux' to 1, thus making all the paths invalid.

I can't reproduce this:

mkdir ~/linux
cd emacs
./configure --prefix=/home/cyd/linux
make
make install

Compilation and installation proceeds as expected, with the emacs executable
installed in to /home/cyd/linux/bin, etc.

  reply	other threads:[~2006-10-26 20:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26 19:49 [Martin Ebourne] Re: Small fix to configure.in in CVS Chong Yidong
2006-10-26 20:54 ` Yidong Chong [this message]
2006-10-27  9:10 ` Richard Stallman
2006-10-28  1:18 ` Miles Bader

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=20061026165402.552417lpc5r4gkgs@webmail.mit.edu \
    --to=cyd@mit.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.