[patch] don't assume contrib is there

Joseph S. Myers jsm28@cam.ac.uk
Tue Jan 2 14:56:00 GMT 2001


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



More information about the Gcc-patches mailing list