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

Re: [PATCH] issue 949

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-10-26 08:40:24 CEST

--On Friday, October 25, 2002 5:32 PM -0500 Karl Fogel
<kfogel@newton.ch.collab.net> wrote:

> those projects and are generally kept in sync. So the right thing
> to do is apply the same patch to the master copies in APR and
> APRUTIL... Only, they don't necessarily have the same autoconf
> requirements as Subversion, and it may not be kosher to use
> AC_HELP_STRING this way in them. I don't know -- anyone out there
> familiar with this?

Indeed, they should be kept in sync.

However, using AC_HELP_STRING can't be used within the find_ap{ru}.m4
scripts as APR supports autoconf 2.13. There's an APR_HELP_STRING in
apr_common.m4, but that can't be used either as find_ap{ru}.m4 should
be self-contained. Cut-and-pasting that macro doesn't seem worth it
to me. Just ensure that they are properly aligned. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 26 08:40:33 2002

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.