curl-library
Re: curl-config --vernum broken in 7.15.0
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 14 Oct 2005 12:28:05 -0700
Received on 2005-10-14
Date: Fri, 14 Oct 2005 12:28:05 -0700
On Fri, Oct 14, 2005 at 08:09:40PM +0200, Daniel Stenberg wrote:
> Now, we either have to fix that sed line or revert the *_NUM change.
Here's a replacement for the sed line. Its big downside is its dependency
on perl. That's pretty tricky to avoid because of the complexity of
LIBCURL_VERSION_NUM in curlver.h; it would be much simpler to revert
curlver.h. There is already a duplication of version numbers in that file
so adding another one isn't creating anything horrid.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved
- text/plain attachment: vernum.patch