all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <Don.Bashford@stjude.org>
Cc: don.bashford@stjude.org
Subject: emacs Shell mode vs AC_CHECK_PROG(EMACS, ...)
Date: Sun, 10 Sep 2006 22:46:43 -0500	[thread overview]
Message-ID: <rfwr6yjnjz0.wl%Don.Bashford@stjude.org> (raw)

I like to do my builds of almost anything from source under emacs Shell
mode.  But emacs Shell mode sets the environment variable EMACS to
"t".  This causes the output of autoconf's AC_CHECK_PROG(EMACS, ...)
to set EMACS="t", with the result that in any Makefile generated from
EMACS = @EMACS@ in Makefile.in end up with the makefile variable EMACS
set to "t".

One example where this is a problem is the current (Sept 10) CVS
version of gnuplot.

It's not clear to me who should change: autoconf, emacs, developers
using emacs as a built tool, or users like me.  If it's one of the
latter two, a warning would be nice.  Perhaps the simplest solution
would be for emacs Shell to either not set EMACS or set it to "emacs".

emacs version: 21.3.1
autoconf version: 2.60
m4 version: 1.4.6
system: fedora core 1 gnu/linux


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gnuplot-bugs mailing list
gnuplot-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs


             reply	other threads:[~2006-09-11  3:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11  3:46 Don.Bashford [this message]
2006-09-11 17:42 ` emacs Shell mode vs AC_CHECK_PROG(EMACS, ...) Paul Eggert
2006-09-12 15:28   ` Richard Stallman
2006-09-11 19:57 ` Richard Stallman
2006-09-11 20:55   ` Chet Ramey
2006-09-11 21:40     ` Don.Bashford
2006-09-11 21:10   ` Don.Bashford
     [not found]   ` <mailman.6803.1158013410.9609.bug-gnu-emacs@gnu.org>
2006-09-13 13:58     ` Miles Bader
2006-09-13 17:12       ` Chet Ramey
2006-09-13 22:10         ` Kim F. Storm

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=rfwr6yjnjz0.wl%Don.Bashford@stjude.org \
    --to=don.bashford@stjude.org \
    --cc=gnuplot-bugs@lists.sourceforge.net \
    /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.