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

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

From: Sander Striker <striker_at_apache.org>
Date: 2002-04-24 01:55:43 CEST

> 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
Received on Wed Apr 24 01:49:38 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.