RT RT/krbdev.mit.edu: Ticket #5830 src/plugins/preauth/pkinit/configure.in erroneous AC_CHECK_FUNCS Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[<< First] [< Prev] [Next >] [Last >>]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5830
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-build
Version_reported
  • 1.6.3
Version_Fixed
  • 1.6.4
Target_Version
  • 1.6.4
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
  • 6494: (tlyu) error in configure script [resolved]
 
 Dates  
Created: Tue Oct 23 17:03:32 2007
Starts: Not set
Started: Not set
Last Contact: Not set
Due: Not set
Updated: Wed Jun 25 17:41:52 2008 by guest
 

 People  
Owner
 tlyu
Requestors
 tlyu@mit.edu
Cc
 
AdminCc
 
 

 More about Tom Yu  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Tue Oct 23 17:03:32 2007  tlyu - Ticket created    
     
Subject: src/plugins/preauth/pkinit/configure.in erroneous AC_CHECK_FUNCS

Jeff Blaine reports that src/plugins/preauth/pkinit/configure.in
contains an erroneous invocation of AC_CHECK_FUNCS() which causes the
configure script to fail by providing an empty list to a "for" statement.


Download (untitled) 208b
      Tue Oct 23 18:28:26 2007  tlyu - Status changed from open to resolved    
      Tue Oct 23 18:28:27 2007  tlyu - Version_Fixed 1.6.4 added    
      Tue Oct 23 18:28:27 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit


Delete AC_CHECK_FUNCS invocation having empty argument.  Discovered by
Jeff Blaine.


Commit By: tlyu



Revision: 20146
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/plugins/preauth/pkinit/configure.in


Download (untitled) 222b