From xemacs-m  Sat Mar 29 02:02:50 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id CAA16168
	for <xemacs-beta@xemacs.org>; Sat, 29 Mar 1997 02:02:49 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id AAA13674; Sat, 29 Mar 1997 00:02:18 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id AAA08301; Sat, 29 Mar 1997 00:02:16 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id AAA09446; Sat, 29 Mar 1997 00:02:16 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id AAA24658; Sat, 29 Mar 1997 00:02:15 -0800
Date: Sat, 29 Mar 1997 00:02:15 -0800
Message-Id: <199703290802.AAA24658@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Patch for 20.1-b10 `]' typo in configure.in.
In-Reply-To: <m2208zl57b.fsf@altair.xemacs.org>
References: <m2208zl57b.fsf@altair.xemacs.org>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:

sb> I guess I am an autoconf bozo.  Hopefully this should make things work 
sb> better.

Sometime in the past I removed as many of the [] characters from
configure.in as possible, replacing them with `test'.  Unfortunately
large chunks of configure.in still have quoting on, and other large
chunks have quoting off, making for rude surprises for the maintainer.

Martin

