Author: jberry
Date: Wed Jun 1 17:50:03 2005
New Revision: 179476
URL: http://svn.apache.org/viewcvs?rev=179476&view=rev
Log:
spelling
Modified:
xerces/c/branches/jberry/3.0-unstable/configure
xerces/c/branches/jberry/3.0-unstable/m4/xerces_libwww_prefix.m4
Modified: xerces/c/branches/jberry/3.0-unstable/configure
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/configure?rev=179476&r1=179475&r2=179476&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure Wed Jun 1 17:50:03 2005
@@ -1069,7 +1069,7 @@
--with-tags[=TAGS]
include additional configurations [automatic]
--with-curl[=DIR] Specify location of libcurl
- --with-libwww[=DIR] Specify locations of libwww
+ --with-libwww[=DIR] Specify location of libwww
--with-icu[=DIR] Specify location of icu
Some influential environment variables:
Modified: xerces/c/branches/jberry/3.0-unstable/m4/xerces_libwww_prefix.m4
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/m4/xerces_libwww_prefix.m4?rev=179476&r1=179475&r2=179476&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/m4/xerces_libwww_prefix.m4 (original)
+++ xerces/c/branches/jberry/3.0-unstable/m4/xerces_libwww_prefix.m4 Wed Jun 1
17:50:03 2005
@@ -12,7 +12,7 @@
AC_DEFUN([XERCES_LIBWWW_PREFIX],
[
AC_ARG_WITH([libwww],
- [ --with-libwww[[=DIR]] Specify locations of libwww],
+ [ --with-libwww[[=DIR]] Specify location of libwww],
[with_libwww=m4_if($with_libwww, [yes], [], $with_libwww)],
[with_libwww=])
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]