BIND 10 #1640: incomplete pc file for botan and wrong filename for botan-config
BIND 10 Development
do-not-reply at isc.org
Fri Mar 9 20:14:22 UTC 2012
#1640: incomplete pc file for botan and wrong filename for botan-config
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: kevin_tes
Type: | Status: reviewing
defect | Milestone:
Priority: low | Sprint-20120320
Component: build | Resolution:
system | Sensitive: 0
Keywords: | Sub-Project: Core
Defect Severity: N/A | Estimated Difficulty: 4
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
The lines
{{{
if test -d "${botan_config}" ; then
AC_MSG_ERROR([${botan_config} is a directory])
else
}}}
don't work as expected. It does not indicate it is botan related. Maybe
say:
{{{
AC_MSG_ERROR([--with-botan-config should point to a botan-
config program and not a directory (${botan_config})])
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1640#comment:19>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list