zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@jaist.ac.jp>
To: "Zsh hackers list" <zsh-workers@sunsite.auc.dk>
Subject: Re: LFS and explicit LIBS RE: pws-21
Date: 08 Jun 1999 21:10:09 +0900	[thread overview]
Message-ID: <rsq3e02hp0e.fsf@crane.jaist.ac.jp> (raw)
In-Reply-To: Peter Stephenson's message of "Tue, 08 Jun 1999 13:32:52 +0200"

In article <9906081132.AA20839@ibmth.df.unipi.it>,
  Peter Stephenson <pws@ibmth.df.unipi.it> writes:

>  [  --enable-fndir=DIR        where functions go (default DATADIR/zsh-fns)],

Hmm. DATADIR/zsh-fns?

--- configure.in-	Tue Jun  8 21:06:09 1999
+++ configure.in	Tue Jun  8 21:06:26 1999
@@ -203,7 +203,7 @@
 
 undefine([fndir])dnl
 AC_ARG_ENABLE(fndir,
-[  --enable-fndir=DIR        where functions go (default DATADIR/zsh-fns)],
+[  --enable-fndir=DIR        where functions go (default DATADIR/zsh/functions)],
 [if $enableval = yes; then
   fndir=${datadir}/zsh/functions
 else

-- 
Tanaka Akira


  parent reply	other threads:[~1999-06-08 12:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-08  8:01 pws-21 Peter Stephenson
1999-06-08  9:00 ` LFS and explicit LIBS pws-21 Andrej Borsenkow
1999-06-08  8:50   ` Peter Stephenson
1999-06-08 11:28     ` Andrej Borsenkow
1999-06-08 11:32       ` Peter Stephenson
1999-06-08 12:06         ` Andrej Borsenkow
1999-06-08 11:42           ` Peter Stephenson
1999-06-08 12:10         ` Tanaka Akira [this message]
1999-06-09  8:23         ` PATCH: " Andrej Borsenkow
1999-06-09 15:12     ` Andrej Borsenkow

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=rsq3e02hp0e.fsf@crane.jaist.ac.jp \
    --to=akr@jaist.ac.jp \
    --cc=zsh-workers@sunsite.auc.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).