This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
top level patch: even MORE autoconfiness
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: dj at redhat dot com
- Date: Tue, 12 Nov 2002 02:43:42 -0500
- Subject: top level patch: even MORE autoconfiness
DJ quoth:
>Do we still need two seds? Why can't we add those exprs to the second
>sed?
I was, at the time, worried about extending that sed command to absurd
lengths. You're probably right, though; I can put in a patch which puts
it all in one sed if you prefer. The whole mess will go away when the
actual autoconfiscation happens anyway.
--Nathanael