BIND 10 master, updated. 6c554c8b4e37daeaa4182d05af69a40a0b78cea2 [master] removed a configure.ac line that got left over after copy/paste

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 28 22:25:39 UTC 2011


The branch, master has been updated
       via  6c554c8b4e37daeaa4182d05af69a40a0b78cea2 (commit)
      from  6eb7a93e81027bcf67435188c1ff7788965253cb (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 6c554c8b4e37daeaa4182d05af69a40a0b78cea2
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Apr 28 22:25:14 2011 +0000

    [master] removed a configure.ac line that got left over after copy/paste

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

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

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 1e014ad..6bd8bea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -402,7 +402,6 @@ if test -x "${BOTAN_CONFIG}" ; then
         for flag in ${BOTAN_LDFLAGS}; do
                 BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | sed -ne 's/^\(\-L\)/-R/p'`"
         done
-        BOTAN_RPATH="${PYTHON_LDFLAGS} ${python_rpath}"
         AC_SUBST(BOTAN_RPATH)
     fi
 




More information about the bind10-changes mailing list