autoconf
[Top][All Lists]
Advanced

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

Re: How to include macro headers


From: Ralf Corsepius
Subject: Re: How to include macro headers
Date: Tue, 24 Jun 2014 16:56:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 06/24/2014 03:06 PM, Praveen kumar R wrote:
Hi All,
I have a generic inc file where all the build macros are present.
These macros are used in the source c files to make switches, how can I
include this inc file in autoconf.
I tried using "include" directive in my am file and it does not have any
effect.

Try adding such files to *_SOURCES.

Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]