[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Conditional include directories
From: |
Reinier Post |
Subject: |
Re: Conditional include directories |
Date: |
Tue, 4 Aug 2015 13:45:24 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue Aug 4 13:24:51 2015, address@hidden (Stephan Beal) wrote:
> On Mon, Aug 3, 2015 at 6:38 PM, Mike Gran <address@hidden> wrote:
>
> > On a 32-bit box, I need to add it as
> > -I/stage2/lib/dbus-1.0/include
> >
> > One a 64-bit box, I need to add it as
> > -I/stage2/lib64/dbus-1.0/include
[...]
> i would think the simplest way is simply to use the first one it finds:
I wouldn't do this - a system may have both.
--
Reinier