BIND 10 #1194: Use pkg-config for botan

BIND 10 Development do-not-reply at isc.org
Mon Oct 31 15:40:01 UTC 2011


#1194: Use pkg-config for botan
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  kevin_tes
  vorner                             |                Status:  reviewing
                       Type:         |             Milestone:
  defect                             |  Sprint-20111108
                   Priority:         |            Resolution:
  critical                           |             Sensitive:  0
                  Component:  build  |           Sub-Project:  DNS
  system                             |  Estimated Difficulty:  2
                   Keywords:         |           Total Hours:  0
            Defect Severity:  High   |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 Replying to [comment:19 jreed]:
 > {{{
 > -if [ $BOTAN_CONFIG --prefix >& /dev/null ] ; then
 > +if [ $BOTAN_CONFIG --prefix >/dev/null 2>&1 ] ; then
 > }}}
 >
 > The shorthand is not portable (resulting in illegal or bad file
 descriptor).

 I fixed in commit 1107b46ec39da9cdac19af44ba79ae5ee8722025

-- 
Ticket URL: <http://bind10.isc.org/ticket/1194#comment:21>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list