bug-coreutils
[Top][All Lists]
Advanced

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

Re: CVS automake vs. coreutils head


From: Eric Blake
Subject: Re: CVS automake vs. coreutils head
Date: Fri, 18 Nov 2005 05:44:25 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Paul Eggert on 11/17/2005 10:35 PM:
> Does the following patch also work for you?
> 
> --- configure.ac.~1.71.~      2005-10-23 15:59:37.000000000 -0700
> +++ configure.ac      2005-11-17 20:53:33.000000000 -0800
> @@ -32,6 +32,7 @@ gl_DEFAULT_POSIX2_VERSION
>  gl_USE_SYSTEM_EXTENSIONS
>  gl_PERL
>  AC_PROG_CC
> +AM_PROG_CC_C_O
>  AC_PROG_CPP
>  AC_PROG_GCC_TRADITIONAL
>  AC_PROG_RANLIB
> 

Yes - the important point is that AM_PROG_CC_C_O appear anywhere after
AC_PROG_CC; my thought was to group it with other AM_* macros, rather than
breaking up a sequence of AC_* macros, but your patch puts it logically
next to the existing compiler checks.  Either way is fine with me.

- --
Life is short - so eat dessert first!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDfcyp84KuGfSFAYARAjolAJoCDSLP2rRQRq3BXNhKEsOhyyCmLQCgjwLt
TmoEfLvVRT1pPhgNub65NqM=
=7xgh
-----END PGP SIGNATURE-----




reply via email to

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