[Expat-checkins] expat configure.in,1.31,1.32
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
Fri Jul 12 08:50:16 2002
Update of /cvsroot/expat/expat
In directory usw-pr-cvs1:/tmp/cvs-serv16982
Modified Files:
configure.in
Log Message:
We're building Expat, not subversion. Appearantly a cut-n-pasto.
Index: configure.in
===================================================================
RCS file: /cvsroot/expat/expat/configure.in,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- configure.in 12 Jun 2002 19:46:53 -0000 1.31
+++ configure.in 12 Jul 2002 15:49:33 -0000 1.32
@@ -10,7 +10,7 @@
dnl in the file COPYING that comes with this distribution.
dnl
-dnl Ensure that subversion is configured with autoconf 2.52 or newer
+dnl Ensure that Expat is configured with autoconf 2.52 or newer
AC_PREREQ(2.52)
dnl Get the version number of Expat, using m4's esyscmd() command to run