+1 for commit.
On Thu, Mar 12, 2009 at 5:22 PM, Jack Repenning <jrepenning_at_collab.net> wrote:
> [[[
> 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
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1315163
Received on 2009-03-13 02:30:05 CET