This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Top-level configure.in: safety checks for --enable-languages


On Mon, Nov 05, 2001 at 02:47:54PM -0500, DJ Delorie wrote:
> 
> > Anyone?  Anyone?  Beuhler?  Anyone?
> 
> Has anyone considered *accepting* whitespace, instead of rejecting it?
> That would be a simple sed command, and no need for that case
> statement.

I thought about while writing the patch... it's what we do if the --enable
switch isn't given, but the old LANGUAGES variable is set.  LANGUAGES is
ws-separated.

Look at the area of configure.in that I was editing, and go up about ten lines.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]