From: Andreas Schwab <schwab@suse.de>
Cc: merlyn@stonehenge.com, rms@gnu.org,
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>,
emacs-devel@gnu.org
Subject: Re: install error on Mac OS X
Date: Tue, 07 Nov 2006 12:55:49 +0100 [thread overview]
Message-ID: <jey7qn5v3u.fsf@sykes.suse.de> (raw)
In-Reply-To: <45503535.80800@swipnet.se> (Jan Djärv's message of "Tue, 07 Nov 2006 08:26:45 +0100")
Jan Djärv <jan.h.d@swipnet.se> writes:
> For clarity, and to get rid of the backticks, I would write the for loop
> like this:
>
> for var in with_x with_x_toolkit with_gtk with_xim \
> with_xpm with_jpeg with_tiff with_gif with_png; do
> eval "x=\${$var+set}";
> if test "$x" = set; then
Or even this:
if eval test \"\${$var+set}\" = set; then
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2006-11-07 11:55 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-01 0:00 install error on Mac OS X Edward O'Connor
2006-11-01 0:02 ` Kazu Yamamoto
2006-11-01 0:52 ` Edward O'Connor
2006-11-04 3:01 ` YAMAMOTO Mitsuharu
2006-11-01 16:41 ` Richard Stallman
2006-11-02 13:09 ` Randal L. Schwartz
2006-11-03 7:07 ` Richard Stallman
2006-11-03 19:08 ` Randal L. Schwartz
2006-11-04 3:11 ` YAMAMOTO Mitsuharu
2006-11-04 8:00 ` Randal L. Schwartz
2006-11-05 7:07 ` Richard Stallman
2006-11-06 9:14 ` YAMAMOTO Mitsuharu
2006-11-06 21:00 ` Richard Stallman
2006-11-07 2:05 ` YAMAMOTO Mitsuharu
2006-11-07 7:26 ` Jan Djärv
2006-11-07 11:55 ` Andreas Schwab [this message]
2006-11-08 8:13 ` YAMAMOTO Mitsuharu
2006-11-20 22:28 ` Mac OS X, 22.0.91, configure without --enable-carbon-app Benjamin Riefenstahl
2006-11-22 8:27 ` YAMAMOTO Mitsuharu
2006-11-24 11:50 ` Benjamin Riefenstahl
2006-11-25 2:11 ` YAMAMOTO Mitsuharu
2006-11-26 18:46 ` Benjamin Riefenstahl
2006-11-27 3:31 ` YAMAMOTO Mitsuharu
2006-11-28 16:08 ` Steven Tamm
2006-11-05 7:07 ` install error on Mac OS X Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-11-02 13:57 Seiji Zenitani
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=jey7qn5v3u.fsf@sykes.suse.de \
--to=schwab@suse.de \
--cc=emacs-devel@gnu.org \
--cc=merlyn@stonehenge.com \
--cc=mituharu@math.s.chiba-u.ac.jp \
--cc=rms@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.