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

APR(UTIL) and build styles (was: svn commit: rev 1146 - trunk/ac-helpers)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-02 23:09:58 CET

I started working on this last night. I'll get the stuff all straightened
out. There is some simplification work that I'd like to do in find_ap*.m4
now that we have the ap*-config files (which we didn't when I started, and
Justin finished, the find.m4 files).

The trick for those .m4 files is to figure out one of three cases:

1) use an installed version
2) use an existing build directory
3) use a source directory, possibly with a different build dir

So... I'm working on simplifying find_ap*.m4, then I'll propagate that back
into SVN and the ASF projects.

Cheers,
-g

On Sat, Feb 02, 2002 at 07:19:18PM +0000, Philip Martin wrote:
> Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:
>
> > The issue about the xml/expat directory needing to be created is
> > intentional, for whatever it's worth.
>
> Are you sure? Looking at apr-util/build/apu-conf.m4 I see
>
> APU_SUBDIR_CONFIG($bundled_subdir)
>
> which produces the configure code
>
> test -d $bundled_subdir || $MIKDIR $bundled_subdir
>
> but I don't see a definition of MKDIR in the configure script
>
> > We *could* fix apr-util
> > to create that directory in its configure process if it is not
> > there.
>
> By adding a MKDIR definition perhaps?
>
> --
> Philip
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:03 2006

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.