zsh-workers
 help / color / mirror / code / Atom feed
From: Naoki Wakamatsu <naoki-w@ht-net21.ne.jp>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: tiny patch for configure.in
Date: Sun, 06 Jun 1999 19:29:28 +0900	[thread overview]
Message-ID: <19990606192928C.naoki-w@ht-net21.ne.jp> (raw)

I found a slip in configure.in.
This patch can be applied for zsh-3.0.6-pre-3 (and
maybe zsh-3.1.5-pws-20).

---
Naoki Wakamatsu
naoki-w@ht-net21.ne.jp


--- configure.in.orig	Sun Jun  6 18:32:25 1999
+++ configure.in	Sun Jun  6 18:36:27 1999
@@ -95,7 +95,7 @@
 fi])
 
 dnl Pathnames for global zsh scripts
-undefine([zshenv])dnl
+undefine([etcdir])dnl
 AC_ARG_ENABLE(etcdir,
 [  --enable-etcdir=directory  default directory for global zsh scripts],
 [etcdir="$enableval"], [etcdir=/etc])


                 reply	other threads:[~1999-06-06 10:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19990606192928C.naoki-w@ht-net21.ne.jp \
    --to=naoki-w@ht-net21.ne.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).