From 6e2a5d525c5c8190e77e019a8dd54efffda67907 Mon Sep 17 00:00:00 2001 From: lebel Date: Mon, 22 Apr 2002 12:38:42 +0000 Subject: [PATCH] drop AUTOCONF_NEW=Yes for now. --- shells/zsh/stable/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shells/zsh/stable/Makefile b/shells/zsh/stable/Makefile index eb9e6146966..fba6c29d592 100644 --- a/shells/zsh/stable/Makefile +++ b/shells/zsh/stable/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/04/15 15:48:27 lebel Exp $ +# $OpenBSD: Makefile,v 1.16 2002/04/22 12:38:42 lebel Exp $ COMMENT= "Z shell, Bourne shell-compatible, release flavor" COMMENT-zftp= "Z shell embedded ftp client" @@ -31,7 +31,6 @@ FLAVORS= static FLAVOR?= CONFIGURE_STYLE= autoconf -AUTOCONF_NEW= Yes CONFIGURE_ARGS= --enable-zsh-mem --enable-zsh-secure-free .if ${FLAVOR:L} == "static"