From xemacs-m  Fri May 23 18:25:24 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA18671
	for <xemacs-beta@xemacs.org>; Fri, 23 May 1997 18:25:23 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id QAA20136;
	Fri, 23 May 1997 16:26:14 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: config.status buglet
References: <bci67wa9h3e.fsf@corp.Sun.COM>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Gary.Foster@Corp.Sun.COM's message of 23 May 1997 11:30:13 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 23 May 1997 16:26:13 -0700
Message-ID: <m2pvuhahyi.fsf@altair.xemacs.org>
Lines: 20
X-Mailer: Gnus v5.4.53/XEmacs 20.3(beta3)

(Note to Martin, I have not applied this patch, though I'm almost 100% 
certain it's the right one).

--- configure.in~	Fri May 23 16:23:52 1997
+++ configure.in	Fri May 23 16:24:40 1997
@@ -583,8 +583,8 @@
    case "$i" in
    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
    | --no-cr | --no-c) ;;
-   -norecursion | --norecursion | --norecursio | --norecursi \
-   | --norecurs | --norecur | --norecu | --norec | --nore | --nor) ;;
+   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
    *)
    quoted_i="`echo $i | sed $quoted_sed_magic`"
    quoted_arguments="$quoted_arguments '$quoted_i'" ;;

-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

