automake
[Top][All Lists]
Advanced

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

Re: preventing autoheader from overwriting my files, take 2


From: Stephen Torri
Subject: Re: preventing autoheader from overwriting my files, take 2
Date: Thu, 15 Jul 2004 15:31:58 -0400

On Thu, 2004-07-15 at 10:55, Dale E Martin wrote:
> I have reread the docs and I'm not finding my answer, so I'm going to try
> to precisely restate the issue here and hopefully get some help.
> 
> I have a header template file that I wrote by hand.  It has stuff in it
> like guards that I want to stay there.  I would like configure to process
> my template and produce a .h file for me.  To acheive this, I have the
> following line in my configure.ac:
> AC_CONFIG_HEADERS([src/warped/WarpedConfig.h])

Take a look at the autoconf manual (info autoconf) and search for
Autoheader Macros. I believve AH_VERBATIM is the macro you want to use
for your header. Can you just post the WarpedConfig.h.in file? It would
be nice to see what is causing all the trouble.

Stephen 
-- 
Stephen Torri <address@hidden>





reply via email to

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