From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Installing mew (editing Makefile.in)
Date: Wed, 13 Sep 2006 22:15:54 +0200 [thread overview]
Message-ID: <EE3FC611-3984-4E52-B887-CC7B646A1111@Web.DE> (raw)
In-Reply-To: <1158176051.025364.132680@m73g2000cwd.googlegroups.com>
Am 13.09.2006 um 21:34 schrieb Ryo:
>> prefix=@prefix@
>> exec_prefix=@exec_prefix@
>> libdir=@libdir@
>> datadir=@datadir@
>> infodir=@infodir@
Usually configure finds the right values. This set is used in my
*Makefile* for GNU Emacs 22.0.50:
prefix=/usr/local
exec_prefix=${prefix}
datadir=${prefix}/share
infodir=${prefix}/info
archlibdir=${libexecdir}/emacs/${version}/${configuration}
Substitute /usr/local with the parent directory in which the share
and info directories were created.
--
Greetings
Pete
The day Microsoft makes something that doesn't suck
is the day they start selling vacuum cleaners.
Ernest Jan Plugge
next prev parent reply other threads:[~2006-09-13 20:15 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-30 4:28 emacs MUAs with working smtp authentication? Bill White
2006-08-30 9:24 ` Peter Dyballa
2006-08-30 9:34 ` Alok G. Singh
2006-08-30 10:27 ` Phillip Lord
2006-08-30 12:33 ` Eli Zaretskii
[not found] ` <mailman.6017.1156941211.9609.help-gnu-emacs@gnu.org>
2006-08-30 14:39 ` Bill White
2006-08-30 17:01 ` Eli Zaretskii
2006-08-30 20:41 ` Ralf Angeli
2006-08-31 11:11 ` Phillip Lord
2006-09-01 8:53 ` Eli Zaretskii
2006-09-01 14:58 ` ken
2006-09-01 17:04 ` Eli Zaretskii
[not found] ` <mailman.6141.1157130256.9609.help-gnu-emacs@gnu.org>
2006-09-04 10:42 ` Phillip Lord
[not found] ` <mailman.6127.1157100814.9609.help-gnu-emacs@gnu.org>
2006-09-01 11:43 ` Phillip Lord
2006-09-01 17:44 ` Ralf Angeli
2006-09-04 6:39 ` Patricia J. Hawkins
2006-09-06 2:35 ` Ryo
2006-09-06 3:23 ` Eli Zaretskii
2006-09-13 18:04 ` Installing mew (editing Makefile.in) ken
[not found] ` <mailman.6890.1158170711.9609.help-gnu-emacs@gnu.org>
2006-09-13 19:34 ` Ryo
2006-09-13 20:15 ` Peter Dyballa [this message]
2006-09-14 0:44 ` ken
2006-09-13 22:32 ` Miles Bader
2006-09-14 0:24 ` ken
[not found] ` <mailman.6908.1158193497.9609.help-gnu-emacs@gnu.org>
2006-09-14 1:02 ` Miles Bader
[not found] ` <4508AF57.9070905@speakeasy.net>
[not found] ` <fc339e4a0609131848w705ed1den1b57dd8a2e2942a4@mail.gmail.com>
2006-09-15 1:39 ` ken
2006-09-15 7:58 ` Peter Dyballa
2006-09-18 11:20 ` emacs MUAs with working smtp authentication? Paul Puschmann
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=EE3FC611-3984-4E52-B887-CC7B646A1111@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@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.
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).