[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Support Libtool >=2.2

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Fri, 14 Mar 2008 22:53:39 +0100

2008-03-08 23:59:24 Arfrever Frehtes Taifersar Arahesis napisaƂ(a):
> Libtool 2.* is slightly incompatible with Libtool 1.*.
> I'm attaching a patch which allows to build Subversion with Libtool 2.2, but
> it unfortunately doesn't work with Libtool 1.*.
>
> [[[
> Fix building with Libtool 2.2.
>
> * autogen.sh:
> Copy ltoptions.m4, ltsugar.m4, ltversion.m4 and lt~obsolete.m4 to build.
> * configure.ac:
> Replace deprecated AC_PROG_LIBTOOL with LT_INIT. Require Libtool >=2.2.
> * aclocal.m4:
> Include ltoptions.m4, ltsugar.m4, ltversion.m4 and lt~obsolete.m4.
> ]]]
>

In r29925 I committed improved patch which seems to work with Libtool 1.*.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-03-14 22:55:26 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.