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   \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to