NOTE: This patch has been committed.
Fix a typo in the filename of the old version of configure.  Thanks to Ville
for pointing this out.
ChangeLog addition:
2005-03-05  Malcolm Purvis  <malcolmp(a)xemacs.org>
	* configure.ac: Correct the filename of the old copy of configure.
xemacs-xft-branch-rw source patch:
Diff command:   cvs-rw -q diff -u
Files affected: configure.ac
Index: configure.ac
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/configure.ac,v
retrieving revision 1.1.14.8
diff -u -r1.1.14.8 configure.ac
--- configure.ac	2005/03/04 13:34:18	1.1.14.8
+++ configure.ac	2005/03/05 02:54:50
@@ -5589,7 +5589,7 @@
 "
 echo "  WARNING:
--------------------------------------------------------------"
 echo "  WARNING: This was produced from a new autoconf-2.5 based
configuration."
-echo "  WARNING: If this configuration seems buggy then copy
etc/configure-21.3"
+echo "  WARNING: If this configuration seems buggy then copy
etc/configure-2.13"
 echo "  WARNING: to configure and try again.  Also please report the bug."
 echo "  WARNING:
--------------------------------------------------------------"
 
-- 
		     Malcolm Purvis <malcolmp(a)xemacs.org>