Issue 14550

Summary: Mac OS X/644: curl only expects .so extension
Product: porting Reporter: fa <dan>
Component: codeAssignee: Martin Hollmichel <nesshof>
Status: CLOSED DUPLICATE QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: dan, issues
Version: 644   
Target Milestone: ---   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---

Description fa 2003-05-16 20:36:47 UTC
The curl module makefile.mk only expects the .so extension for shared libraries.  Attached patch 
uses $(DLLPOST) instead to allow for the Mac OS X .dylib extension.

Dan
Comment 1 Martin Hollmichel 2003-05-28 10:39:15 UTC
duplicate

*** This issue has been marked as a duplicate of 14552 ***
Comment 2 Martin Hollmichel 2004-02-17 09:00:52 UTC
verified.
Comment 3 Martin Hollmichel 2004-02-17 09:03:15 UTC
close issue.