BIND 10 master, updated. a7341f3e3306c19df1b8d17ffbc30d1cf03e9562 [1440] update configure help string for botan-config

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Dec 23 10:27:42 UTC 2011


The branch, master has been updated
       via  a7341f3e3306c19df1b8d17ffbc30d1cf03e9562 (commit)
      from  67ebd76fc05f3eee15bdcbd8e8be58d9e0ce74fe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7341f3e3306c19df1b8d17ffbc30d1cf03e9562
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Dec 23 11:26:59 2011 +0100

    [1440] update configure help string for botan-config

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 0920806..cfce842 100644
--- a/configure.ac
+++ b/configure.ac
@@ -443,7 +443,7 @@ AC_SUBST(USE_LCOV)
 botan_path="yes"
 AC_ARG_WITH([botan],
   AC_HELP_STRING([--with-botan=PATH],
-    [specify exact directory of Botan library]),
+    [specify the path to botan-config (PATH/bin/botan-config will be used)]),
     [botan_path="$withval"])
 if test "${botan_path}" = "no" ; then
     AC_MSG_ERROR([Need botan for libcryptolink])




More information about the bind10-changes mailing list