autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confusing/bogus message in config.log


From: Peter Eisentraut
Subject: Re: Confusing/bogus message in config.log
Date: Tue, 27 Mar 2001 19:31:23 +0200 (CEST)

Lars J. Aas writes:

> RCS file: /cvs/autoconf/acgeneral.m4,v
> retrieving revision 1.704
> diff -u -r1.704 acgeneral.m4
> --- acgeneral.m4      2001/03/19 13:32:35     1.704
> +++ acgeneral.m4      2001/03/27 16:15:21
> @@ -1371,7 +1371,7 @@
>    cat <<\EOF])dnl
>  m4_ifset([AC_PACKAGE_STRING],
>           [m4_divert_text([VERSION_BEGIN],
> -                         [configure (AC_PACKAGE_STRING) AC_ACVERSION])])
> +                         [AC_PACKAGE_STRING configure, by GNU Autoconf 
> AC_ACVERSION])])
>  m4_divert_text([VERSION_END],
>  [EOF
>    exit 0

A Gnits dude would probably prefer

configure (AC_PACKAGE_NAME) AC_PACKAGE_VERSION
generated by GNU Autoconf AC_ACVERSION

See GNU coding standards.

-- 
Peter Eisentraut      address@hidden       http://yi.org/peter-e/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]