[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Fix configure typo in APR detection

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-10-13 17:43:11 CEST

* build/ac-macros/apr.m4 (SVN_DOWNLOAD_APR): Fix transposed words in
  error message.

Index: build/ac-macros/apr.m4
===================================================================
--- build/ac-macros/apr.m4 (revision 7399)
+++ build/ac-macros/apr.m4 (working copy)
@@ -92,7 +92,7 @@
 AC_DEFUN(SVN_DOWNLOAD_APR,
 [
   echo "The Apache Portable Runtime (APR) library cannot be found."
- echo "Please install APR on this system and supply appropriate the"
+ echo "Please install APR on this system and supply the appropriate"
   echo "--with-apr option to 'configure'"
   echo ""
   echo "or"

Thanks,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 13 17:44:07 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.