buglet in gcc/configure

Jeffrey A Law law@cygnus.com
Mon Sep 29 08:59:00 GMT 1997


  In message < 199709290837.KAA08441@lslsun17.epfl.ch >you write:
  > The sed pattern to replace @INSTALL@ in Makefile.in is missing
  > from gcc/configure.
  > Here is the trivial patch:
Thanks for pointing this out.  However, your fix is wrong.

"configure" is generated from "configure.in"; so the right place
to fix this problem is "configure.in" (which I've done).

jeff



More information about the Gcc mailing list