Re: Fwd: How to include macro headers

2014-06-25 Thread Praveen kumar R
Eric, That helps...I appreciate. I have more software components which depends on the platform.inc, doing the same would take some effort. Is there any way that I could rewrite the paltform.inc so that I can reuse it for all other components which use autoconf ? -Praveen On Wed, Jun 25, 2014 a

Re: Fwd: How to include macro headers

2014-06-25 Thread Eric Blake
On 06/25/2014 12:15 AM, Praveen kumar R wrote: > I apologize for my poor description of the issue. > To start of with I have a file platform.inc, which includes the build time > macro definitions, > B_REFSW_OS = linuxuser > NEXUS_PLATFORM = 97428 > NEXUS_MODE = > BCHP_CHIP = 7429 > BCHP_VER =

Fwd: How to include macro headers

2014-06-24 Thread Praveen kumar R
-- Forwarded message -- From: Praveen kumar R Date: Tue, Jun 24, 2014 at 9:49 PM Subject: Re: How to include macro headers To: Eric Blake I apologize for my poor description of the issue. To start of with I have a file platform.inc, which includes the build time macro definition