According to John Buell <[EMAIL PROTECTED]>:
> I've been getting complaints like the ones below for the last couple of 
> days from automake:

They are warning.

> [localhost:~/Documents/abiword/abi] jbuell% ./autogen.sh
> automake (GNU automake) 1.4-p5
> Selecting the correct m4 script...
> Creating aclocal.m4...
> aclocal: both `configure.ac' and `configure.in' present: ignoring 
> `configure.in'

See bug 1886. It explain the behaviours. This is a notice message.

> configure.in:292: warning: AC_TRY_RUN called without default to allow 
> cross compiling

This one is harmless 

> configure.ac: 26: `automake requires `AM_CONFIG_HEADER', not 
> `AC_CONFIG_HEADER'

This one will be fixed. But it is harmless too.

> It will let me run ./configure just fine after that, but am I using an 
> incorrect script?

No. It will run normally.

Hub

Reply via email to