BIND 10 trac1253, updated. df1298668ac3e758576b8b2bd6475c70cff7a57f [trac1253] one final addition to makefile

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Oct 10 09:52:29 UTC 2011


The branch, trac1253 has been updated
       via  df1298668ac3e758576b8b2bd6475c70cff7a57f (commit)
      from  f3f87eb305123de57135aaa96c12190f3bf1951b (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 df1298668ac3e758576b8b2bd6475c70cff7a57f
Author: Jelte Jansen <jelte at isc.org>
Date:   Mon Oct 10 09:50:58 2011 +0000

    [trac1253] one final addition to makefile

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

Summary of changes:
 src/bin/xfrin/tests/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/tests/Makefile.am b/src/bin/xfrin/tests/Makefile.am
index ae6620c..8f4fa91 100644
--- a/src/bin/xfrin/tests/Makefile.am
+++ b/src/bin/xfrin/tests/Makefile.am
@@ -9,6 +9,9 @@ EXTRA_DIST = $(PYTESTS)
 LIBRARY_PATH_PLACEHOLDER =
 if SET_ENV_LIBRARY_PATH
 LIBRARY_PATH_PLACEHOLDER += $(ENV_LIBRARY_PATH)=$(abs_top_builddir)/src/lib/cryptolink/.libs:$(abs_top_builddir)/src/lib/dns/.libs:$(abs_top_builddir)/src/lib/dns/python/.libs:$(abs_top_builddir)/src/lib/cc/.libs:$(abs_top_builddir)/src/lib/config/.libs:$(abs_top_builddir)/src/lib/log/.libs:$(abs_top_builddir)/src/lib/util/.libs:$(abs_top_builddir)/src/lib/exceptions/.libs:$(abs_top_builddir)/src/lib/util/io/.libs:$(abs_top_builddir)/src/lib/datasrc/.libs:$$$(ENV_LIBRARY_PATH)
+else
+# sunstudio needs the ds path even if not all paths are necessary
+LIBRARY_PATH_PLACEHOLDER += $(ENV_LIBRARY_PATH)=$(abs_top_builddir)/src/lib/datasrc/.libs
 endif
 
 # test using command-line arguments, so use check-local target instead of TESTS




More information about the bind10-changes mailing list