Issue 14550 - Mac OS X/644: curl only expects .so extension
Summary: Mac OS X/644: curl only expects .so extension
Status: CLOSED DUPLICATE of issue 14552
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 20:34 UTC by fa
Modified: 2004-02-17 09:03 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.