This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: autoconf 2.50 fixes - gcc subdirectory only
- To: "Zack Weinberg" <zackw at stanford dot edu>
- Subject: Re: autoconf 2.50 fixes - gcc subdirectory only
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 26 May 2001 00:27:41 -0300
- Cc: gcc-patches at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <20010525183656.I28699@stanford.edu>
On May 25, 2001, "Zack Weinberg" <zackw@stanford.edu> wrote:
> @@ -1135,7 +1136,9 @@ if test -n "[$]$1"; then
> [changequote(<<,>>)dnl
> ac_prog_version=`<<$>>$1 $3 2>&1 |
> sed -n 's/^.*patsubst(<<$4>>,/,\/).*$/\1/p'`
> +changequote([,])dnl
> echo "configure:__oline__: version of $2 is $ac_prog_version" >&AC_FD_CC
> +changequote(<<,>>)dnl
> case $ac_prog_version in
> '') gcc_cv_prog_$2_modern=no;;
> <<$5>>)
While this is Ok, and Geoff has already approved it anyway, I'd rather
see us removing occurrences of changequote, as opposed to adding new
ones.
--
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