You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sander Striker <st...@apache.org> on 2002/04/23 23:55:43 UTC

Building with no expat/libxml installed, WAS: RE: svn commit: rev 1759 - trunk/ac-helpers

> From: striker@tigris.org [mailto:striker@tigris.org]
> Sent: 24 April 2002 01:33

> Author: striker
> Date: 2002-04-23 23:33 GMT
> New Revision: 1759
> 
> Modified:
>    trunk/ac-helpers/neon.m4
> Log:
> * ac-helpers/neon.m4
> 
>   Make neon look in the right location for the
>   expat bundled with apr-util.

Ok, this, combined with a nasty hack lets me build again
without having to install libxml or expat.  The hack is
simple:

cp apr-util/xml/expat/lib/expat.h apr-util/xml/expat/lib/xmlparser.h

Now configure and neon finds it (and can even include the damn thing).

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org