Report information
The Basics
Id:
46647
Status:
resolved
Priority:
Low/Low
Queue:

BugTracker
Version Fixed:
9.11.3, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P3 Low
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
Other

Dates
Created:Tue, 21 Nov 2017 07:20:06 -0500
Updated:Mon, 27 Nov 2017 04:02:51 -0500
Closed:Mon, 27 Nov 2017 04:02:51 -0500



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Date: Tue, 21 Nov 2017 13:20:06 +0100
From: michal@isc.org
To: bind9-public@isc.org
Subject: Tidy output for mysql_config detection in ./configure
Commit fd140b1261c introduced a minor disruption in ./configure output: checking whether to enable query trace logging... no checking for dlopen in -ldl... yes checking for dlopen... (cached) yes checking for dlclose... (cached) yes checking for dlsym... (cached) yes checking for Postgres DLZ driver... no checking for MySQL DLZ driver... checking for mysql_config... mysql_config no checking for Berkeley DB DLZ driver...... no checking for file system DLZ driver... no checking for LDAP DLZ driver... no checking for ODBC DLZ driver... no checking for stub DLZ driver... no checking contributed DLZ drivers... no configure: creating ./config.status
Please review rt46647 which is a quick hack to prevent a line containing just "no" from being output by ./configure.
looks fine
Merged without a CHANGES note. 9.11.3, 9.12.0