On Fri, Oct 04, 2002 at 10:28:31PM +0000, didier wrote:
> I needed the following patch for autoconf 2.54,
I've just looked at your problem and cannot reproduce it
with autoconf 2.53 and automake 1.6.
Which version of automake are you using? Can you please post
a log that documents the problem?
> I know nothing about auto'whatever'.
No problem - thanks for the report!
> -AM_INIT_AUTOMAKE(ethereal, 0.9.7)
> -
> dnl Check for CPU / vendor / OS
> -AC_CANONICAL_HOST
> +AC_CANONICAL_SYSTEM
> +
> +AM_INIT_AUTOMAKE(ethereal, 0.9.7)
AC_CANONICAL_SYSTEM is obsolete, its new name is AC_CANONICAL_TARGET
Ciao
J�rg
--
Joerg Mayer <[EMAIL PROTECTED]>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.