Subject: CVS commit: pkgsrc/shells/zsh
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2004 06:37:27
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Feb 19 06:37:27 UTC 2004

Modified Files:
	pkgsrc/shells/zsh: Makefile.common

Log Message:
The zsh build process inspects the generated config.status file for the
presence of some strings to decide how to build zsh.  This is, of course,
a stupid thing to do, but we must not override config.status to "fix"
this build.  This fixes PR 24483.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/shells/zsh/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.