From: Roland Pesch Date: Wed, 16 Dec 1992 02:39:50 +0000 (+0000) Subject: Change default pointer to texinfo.tex to match new location. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=967007ca97baa4648c78f7f6fb002c7ac8e2d05a;p=binutils-gdb.git Change default pointer to texinfo.tex to match new location. --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 622f32b477b..84dac05636a 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -84,7 +84,7 @@ YACC=$(BISON) M4=gm4 # where to find texinfo; GDB dist should include a recent one -TEXIDIR=${srcdir}/../texinfo/fsf +TEXIDIR=${srcdir}/../texinfo # where to find makeinfo, preferably one designed for texinfo-2 MAKEINFO=makeinfo