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

Re: svn commit: rev 1146 - trunk/ac-helpers

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-02-02 20:19:18 CET

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
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.