From 3d1f077b65599dfdc4bee09deaa41f4c1c129939 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 23 Nov 2001 15:40:26 +0000 Subject: Override CONFIGURE_TARGET, so that this configure script generated by autoconf-2.52 doesn't generate a warning. --- shells/bash2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'shells/bash2') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 4086b65db63c..0c109415f523 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -21,6 +21,7 @@ MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline CONFIGURE_ENV= LDFLAGS=-static +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= bash.1 bashbug.1 post-install: -- cgit v1.2.3