This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: V3 PATCH to aclocal.m4
- To: Jason Merrill <jason_merrill at redhat dot com>
- Subject: Re: V3 PATCH to aclocal.m4
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 23 Aug 2001 15:51:02 -0700 (PDT)
- cc: Gcc Patch List <gcc-patches at gcc dot gnu dot org>, libstdc++ at gcc dot gnu dot org
> Actually, I started out modifying testsuite_flags.in, and then thought it
> should go in aclocal. If you think otherwise, I'll happily move it back.
yep. thanks for doing this.
> For most tests, I agree. But we should also be able to test backward
> compatibility. And the installed compiler includes the backward headers,
> so running it out of the build tree should too.
yep.
-benjamin