[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using -revision instead of 0:0:0 hack
From: |
Michael Koch |
Subject: |
Re: Using -revision instead of 0:0:0 hack |
Date: |
Wed, 10 Nov 2004 16:49:47 +0100 |
User-agent: |
KMail/1.6.2 |
Am Dienstag, 9. November 2004 23:55 schrieb Grzegorz B. Prokopski:
> Hi all,
>
> I attached a patch that illustrates how we use the -revision switch
> of libtool to say we don't provide a stable binary interface,
> instead of hardcoded 0:0:0, as it's done currently in gnu cp.
> Short story is: -revision does exactly the thing that 0:0:0 hack is
> supposed to do.
>
> What you pass to -revision is another story. We pass Subversion
> revision number, but you may pass adequate CVS rev. no, or just
> stick to "0.11+cvs" string. Every such solution is better than
> 0:0:0 hack.
>
> I'll let Michael handle it further, as we discussed the issue
> broadly on IRC long time ago (and I was actully sure it was already
> included in GNU CP).
I wrote the attached patch to resolve this issue. Everybody okay with
it ?
Michael
2004-11-10 Michael Koch <address@hidden>
* configure.ac: Use -release instead of -version-info for libtool.
--
Homepage: http://www.worldforge.org/
libversion.diff
Description: Text Data