automake
[Top][All Lists]
Advanced

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

Re: autoreconf/automake w/out autoheader


From: Stefano Lattarini
Subject: Re: autoreconf/automake w/out autoheader
Date: Wed, 12 Jan 2011 22:15:48 +0100
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

Hello Jason.

On Wednesday 12 January 2011, Jason Kraftcheck wrote:
> How does one go about using the AC_CONFIG_HEADERS functionality without
> autoreconf and automake invoking autoheader?  I've been letting autoheader
> generate an unused 'config.h'.  For example:
>   AC_CONFIG_HEADERS([config.h iBase_FCDefs.h])
> 
> Is there a less klugey way to do this?
>
It is autoreconf, not automake, which invokes autoheader, and autoreconf
is part of the autoconf package, so your question would be better asked
on the autoconf mailing list: <address@hidden>.

Regards,
   Stefano



reply via email to

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