This is the mail archive of the gcc@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: testing consistency


   From: hjl@lucon.org (H.J. Lu)
   Date: Thu, 11 Sep 1997 10:16:56 -0700 (PDT)

   BTW, egcs/configure is broken for linux or any native
   platforms. I have sent in this patch to fix it for linux:

   Mon Aug 25 17:31:49 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)

	   * configure (prefix): Initialized to NONE. Set to
	   ${native_prefix} for Linux or ${default_prefix} for others if
	   it is NONE.
	   (default_prefix): New. Initialized to /usr/local.
	   (native_prefix): New. Initialized to /usr.

   to fix it. But I got no positive reponse.

It would probably be more appropriate to patch this in configure.in
rather than in configure.

Ian


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