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

[PATCH] Fix typo in --help output of configure, for new syntax of --with-berkeley-db arg

From: Jack Repenning <jrepenning_at_collab.net>
Date: Thu, 12 Mar 2009 17:22:56 -0700

[[[
   Fix typo in --help output of configure, for new syntax of --with-
berkeley-db arg.

   * configure
     (help text): Show proper syntax for omitting the optional arg.
]]]

--- configure 2009-02-27 12:02:27.000000000 -0800
+++ configure-new 2009-03-12 17:15:50.000000000 -0700
@@ -1717,7 +1717,7 @@
    --with-tags[=TAGS] include additional configurations
[automatic]
    --with-trang=PATH Specify the command to run the trang schema
                            converter
- --with-berkeley-db=[HEADER:INCLUDES:LIB_SEARCH_DIRS:LIBS]
+ --with-berkeley-db[=HEADER:INCLUDES:LIB_SEARCH_DIRS:LIBS]
                            The Subversion Berkeley DB based
filesystem library
                            requires Berkeley DB $db_version or newer.
If you
                            specify `--without-berkeley-db', that
library will

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1314938
Received on 2009-03-13 01:23:10 CET

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.