autoconf
[Top][All Lists]
Advanced

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

Re: How to include macro headers


From: Eric Blake
Subject: Re: How to include macro headers
Date: Tue, 24 Jun 2014 09:18:56 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 06/24/2014 07:06 AM, 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.

Thanks for the report.  However, it is lacking on enough details for me
to even figure out what you are asking (are you trying to write an .m4
file to be included at autoconf time, a .h to be included at make time,
or a macro that gets included into the config.h that is incrementally
built up during configure to affect later configure tests?).  Can you
post an actual minimal code sample of what you have tried, with more
details of what you are hoping to accomplish, rather than just vague
descriptions?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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