preprocessor definitions with am, ac and ah without template files

2002-07-09 Thread Christian Kreibich
Hi, I'm in trouble with autoconf 2.50 (or newer) and automake 1.5 (or newer). Since upgrading from my trusted 2.13/1.4 combination where things still used to work, autoheader has been spitting out the warning WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `conf

Re: preprocessor definitions with am, ac and ah without templatefiles

2002-07-09 Thread Christian Kreibich
On Tue, 2002-07-09 at 18:16, Earnie Boyd wrote: > Christian Kreibich wrote: > > > > I used to use acconfig.h. So I thouht I'd try to clean this up, have > > removed acconfig.h, and updated my configure.ac accordingly. After > > adding AC_CONFIG_HEADERS to config

Re: preprocessor definitions with am, ac and ah without templatefiles

2002-07-11 Thread Christian Kreibich
On Tue, 2002-07-09 at 18:05, Christian Kreibich wrote: > Hi, > > > I'm in trouble with autoconf 2.50 (or newer) and automake 1.5 (or > newer). Since upgrading from my trusted 2.13/1.4 combination where > things still used to work, autoheader has been spitting out the warn

Re: preprocessor definitions with am, ac and ah without templatefiles

2002-07-11 Thread Christian Kreibich
On Thu, 2002-07-11 at 18:26, Alexandre Duret-Lutz wrote: > >>> "Christian" == Christian Kreibich <[EMAIL PROTECTED]> writes: > > [...] > > >> automake fails with "automake requires `AM_CONFIG_HEADER', not > >> `AC_CONFIG_HEADER