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

Re: svn commit: r30030 - trunk

From: Eric Gillespie <epg_at_google.com>
Date: Tue, 25 Mar 2008 17:36:27 -0700

arfrever_at_tigris.org writes:

> Author: arfrever
> Date: Mon Mar 24 12:48:36 2008
> New Revision: 30030
>
> Log:
> Always pass --tag=CC / --tag=CXX option to libtool.
> Libtool 1.5 or later is now required.
>
> * configure.ac:
>    Don't check if libtool supports --tag option. This check gives false
> results with Libtool 2.2.
> * Makefile.in:
>   (LTFLAGS): Replace @SVN_LT_CCTAG@ with --tag=CC.
>   (LTCXXFLAGS): Replace @SVN_LT_CXXTAG@ with --tag=CXX.

You had some kind of bogus characters in this log message, which
I removed:

    ?\194?\160 ?\194?\160Don't check if libtool supports --tag option. This check gives false
       results with Libtool 2.2.
    * Makefile.in:
    ?\194?\160 (LTFLAGS): Replace @SVN_LT_CCTAG@ with --tag=CC.
    ?\194?\160 (LTCXXFLAGS): Replace @SVN_LT_CXXTAG@ with --tag=CXX.

I see you've nominated this one for 1.5.x backport. Why? Unless
you also change the release rolling script(s) to use libtool 2.2,
backporting this would be pointless.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-26 01:36:53 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.