[27127] in Source-Commits
Re: /svn/athena r25919 - in trunk/athena/bin/athdir: . man src
daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sat May 4 23:17:17 2013
Message-ID: <5185CF33.2080007@mit.edu>
Date: Sat, 04 May 2013 23:17:07 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
MIME-Version: 1.0
To: Anders Kaseorg <andersk@MIT.EDU>
CC: Alexander Chernyakhovsky <achernya@MIT.EDU>, source-commits@MIT.EDU
In-Reply-To: <alpine.DEB.2.00.1305042259230.17238@dr-wily.mit.edu>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
On 05/04/2013 11:01 PM, Anders Kaseorg wrote:
> On Mon, 15 Apr 2013, Alexander Chernyakhovsky wrote:
>> +# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
>> +m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
>> +LT_INIT
>
> Should have mentioned this earlier, but ar and libtool are not needed for
> non-libraries. (These lines were also copied to desync and syncupdate.)
>
> Anders
>
I did not want to add any libtool to syncupdate. achernya made me do
that ("for consistency", I believe).
-- Victor.