From 8eb92ae1d0dce072ddbe65c4852625fae9d1eddb Mon Sep 17 00:00:00 2001 From: ade Date: Wed, 20 Aug 2008 00:57:32 +0000 Subject: Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin) --- shells/fish/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells/fish') diff --git a/shells/fish/Makefile b/shells/fish/Makefile index a231310a4c53..47d40eb7f8c6 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \ MAINTAINER= kaiw27@gmail.com COMMENT= A user friendly command line shell -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit