Bug 1283

Summary: findssl assumes existence of 'which'
Product: Portable OpenSSH Reporter: David Leonard <David.Leonard>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: minor    
Priority: P2    
Version: 4.5p1   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 1274    
Attachments:
Description Flags
add which as a shell function none

Description David Leonard 2007-02-13 16:46:01 AEDT
contrib/findssl.sh is very handy, but assumes that 'which' is always available, which it isn't.
Comment 1 David Leonard 2007-02-13 16:47:35 AEDT
Created attachment 1237 [details]
add which as a shell function
Comment 2 Darren Tucker 2007-02-19 22:47:33 AEDT
Applied, thanks.

(findssl.sh could be described as an ugly hack, but since the number of "ssl library does not match header" reports has dropped right off it seems to have served its purpose :-)
Comment 3 Damien Miller 2008-04-04 09:58:23 AEDT
Close resolved bugs after release.