[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: determining if we're using db.h from libc6 or libdb2?



On Tue, Sep 12, 2000 at 12:46:02AM -0700, Darren/Torin/Who Ever... wrote:
> Is there some set of defines such that I can determine with #ifdef that
> I've got a copy of glibc2 that has db.h as an include file?  My plan is
> that if such a #ifdef is true, then I can #include <db2/db.h>.

Keep it at db.h, since in a few days, it wont matter. Db2 is getting removed
from glibc, and your only choice will be "db.h" or "db2/db.h" from libdb2
(both the same file, just "db.h" is the default place).

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: