zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: tiny patch for configure.in
@ 1999-06-06 10:29 Naoki Wakamatsu
  0 siblings, 0 replies; only message in thread
From: Naoki Wakamatsu @ 1999-06-06 10:29 UTC (permalink / raw)
  To: zsh-workers

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])


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-06-06 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-06 10:29 PATCH: tiny patch for configure.in Naoki Wakamatsu

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).