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] don't assume contrib is there


On Tue, 2 Jan 2001, DJ Delorie wrote:

> In case anyone imports gcc into their private trees (as Red Hat does),
> this patch handles the case where texi2pod doesn't exist (at least, it
> keeps installs from failing).  It's the only reference to ../contrib
> in the Makefile.

Perhaps texi2pod.pl should move out of contrib to the gcc directory,
instead?

In any case, TEXI2POD should become "perl somewhere/texi2pod.pl" rather
than relying on #! (as per my patch
http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00950.html), so if it stays
in contrib then this would better be a configure patch.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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