[svn] commit: r1733 - /branches/trac149/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Apr 19 18:21:15 UTC 2010
Author: jinmei
Date: Mon Apr 19 18:21:15 2010
New Revision: 1733
Log:
removed a debug output
Modified:
branches/trac149/configure.ac
Modified: branches/trac149/configure.ac
==============================================================================
--- branches/trac149/configure.ac (original)
+++ branches/trac149/configure.ac Mon Apr 19 18:21:15 2010
@@ -63,7 +63,6 @@
if test -z "${PYTHON_LDFLAGS}"; then
PYTHON_LDFLAGS="-L`${PYTHON}-config --prefix`/lib"
fi
-echo "python ldflags is ${PYTHON_LDFLAGS}."
AC_SUBST(PYTHON_LDFLAGS)
# Check for python library (not absolutely mandatory, but needed for
More information about the bind10-changes
mailing list