zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <borsenkow.msk@sni.de>
To: "Peter Stephenson" <pws@ibmth.df.unipi.it>,
	"Zsh hackers list" <zsh-workers@sunsite.auc.dk>
Subject: PATCH: RE: LFS and explicit LIBS RE: pws-21
Date: Wed, 9 Jun 1999 12:23:11 +0400	[thread overview]
Message-ID: <003501beb251$4fdbc2d0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <9906081132.AA20839@ibmth.df.unipi.it>

>
> I wasn't expecting people to use it without giving a value, but the
> rules certainly allow that.
>

Typo correction:

--- configure.in.org    Wed Jun  9 12:16:40 1999
+++ configure.in        Wed Jun  9 12:20:41 1999
@@ -204,7 +204,7 @@
 undefine([fndir])dnl
 AC_ARG_ENABLE(fndir,
 [  --enable-fndir=DIR        where functions go (default DATADIR/zsh-fns)],
-[if $enableval = yes; then
+[if test $enableval = yes; then
   fndir=${datadir}/zsh/functions
 else
   fndir="$enableval"


  parent reply	other threads:[~1999-06-09  8:24 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
1999-06-09  8:23         ` Andrej Borsenkow [this message]
1999-06-09 15:12     ` PATCH: " 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='003501beb251$4fdbc2d0$21c9ca95@mow.siemens.ru' \
    --to=borsenkow.msk@sni.de \
    --cc=pws@ibmth.df.unipi.it \
    --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).