BIND 10 master, updated. 88db890d8d1c64de49be87f03c24a2021bcf63da [master] Merge branch 'trac2339'

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 10 20:48:51 UTC 2012


The branch, master has been updated
       via  88db890d8d1c64de49be87f03c24a2021bcf63da (commit)
       via  74911480e9ff1f21f63365ac789ecd30f67891b8 (commit)
      from  65cddb545cbf31c0372ab09e59a727d7cfdf1f89 (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 88db890d8d1c64de49be87f03c24a2021bcf63da
Merge: 65cddb5 7491148
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 10 13:38:20 2012 -0700

    [master] Merge branch 'trac2339'

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

Summary of changes:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 9177d21..9fb813c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,7 +132,7 @@ AM_CONDITIONAL(SET_ENV_LIBRARY_PATH, test $SET_ENV_LIBRARY_PATH = yes)
 AC_SUBST(SET_ENV_LIBRARY_PATH)
 AC_SUBST(ENV_LIBRARY_PATH)
 
-m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3 python3.1 python3.2])
+m4_define([_AM_PYTHON_INTERPRETER_LIST], [python python3.2 python3.1 python3])
 AC_ARG_WITH([pythonpath],
 AC_HELP_STRING([--with-pythonpath=PATH],
   [specify an absolute path to python executable when automatic version check (incorrectly) fails]),



More information about the bind10-changes mailing list