On Jul 19, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:

> | % ./autogen.sh
> | autoheader: src/config.h.in is unchanged
> | configure.in:23: warning: AC_CANONICAL_BUILD invoked multiple times
> | 
> | (line 23)
> | dnl     Set up host checks using config.sub and config.guess.
> | AC_CANONICAL_HOST
> | AC_CANONICAL_BUILD
> | 
> | Any ideas why autoconf now generates a warning?

> Because since HOST needs BUILD it runs it.

Maybe AC_CANONICAL_BUILD should do nothing in case it is invoked
multiple times?  This would be a nice plus for backward
compatibility.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to