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

Re: Seruious problems with APU_WANT_DB

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-10-31 18:03:09 CET

Sander Striker wrote:
> ...
> If it was always #include <db.h> then yah, that would be a point.
>
> I'm open to suggestions for better solutions, but for now, this works.

Um, wouldn't always saying #include <db.h> *be* a better solution?

It seems a little strange to include an absolute path in a header file.
What's wrong with using -I? You'd just need to change the svn configure
script to use the output of "apu-config --includes"

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 31 18:00:50 2003

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.