Re: [Integrit-devel] more integrit patches
Brought to you by:
ecashin
|
From: Yuri D'E. <wa...@yu...> - 2005-09-20 10:51:05
|
On Sep 20, 2005, at 2:54, Ed L. Cashin wrote: > On 9/17/05, Yuri D'Elia <wa...@yu...> wrote: > ... > >> I saw "configure" got removed from cvs, but some more files need to >> be removed consequently: >> >> - config.h.in >> - hashtbl/config.h.in >> - hashtbl/configure >> > > Those config.h.in files are the templates that > autoconf uses to generate config.h files, so > they need to stay. config.h.in is generated by autoheader directly from configure.in, at least in newer versions of autoconf. I would not mind if it didn't change each time I run the auto* tools. |