From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: "Mike A. Harris" Cc: Ian Roxborough , sourcenav@sourceware.cygnus.com Subject: Re: Can't configure in source dir.. Date: Tue, 10 Oct 2000 14:56:00 -0000 Message-id: <87d7h8wdyw.fsf@creche.cygnus.com> References: X-SW-Source: 2000-q4/msg00054.html >>>>> "Mike" == Mike A Harris writes: Mike> Any idea _why_ it does this? I am almost positive 451 did not Mike> require this. Looking at the configure script it appears that Mike> it is done for some internal cygnus reason.. You can delete that code from the configure script. It should have been removed before making the source available (I think). If you want the full answer, I added that code to configure because in some cases -- namely, multilibbed target libraries -- it is not possible to configure in the source tree. These cases do not affect S-N. Tom