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

Re: autoconfigury patch

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-08 16:21:23 CEST

Patrick Welche wrote:
>> Just FYI, I needed the following patch in order to be able to compile svn
>> from a fresh checkout with the latest autconf/automake/libtool.
>> (aclocal.m4 should be deleted: aclocal does the right job of recreating
>> it - practically identical output, and it automatically won't include
>> things which are not needed. Also AC_DEFUN needs a quoted argument, as
>> future incarnations of autotools may re-evaluate the AC_DEFUN twice
>> leading to double expansion)

Patch as a whole, declined.

1. Uses 'aclocal' == dependency on automake. Not worthwhile for such tiny
benefit.

2. libtoolize --install IS NOT SUPPORTED BY *ANY* RELEASED VERSION OF
LIBTOOL!!!!

I will quote the AC_DEFUN arguments, though.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 8 16:22:42 2005

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.