From: Roland Pesch Date: Wed, 16 Dec 1992 02:40:29 +0000 (+0000) Subject: Change default TEXIDIR to find FSF's texinfo.tex in new location. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=91db75bbf8b2e1dc1474da62c62d6414016a36ac;p=binutils-gdb.git Change default TEXIDIR to find FSF's texinfo.tex in new location. --- diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in index f47bfd48e2e..b2797fd456f 100644 --- a/gdb/doc/Makefile.in +++ b/gdb/doc/Makefile.in @@ -60,7 +60,7 @@ gdbdir = .. M4=m4 # where to find texinfo; GDB dist should include a recent one -TEXIDIR=$(srcdir)/${gdbdir}/../texinfo/fsf +TEXIDIR=$(srcdir)/${gdbdir}/../texinfo # where to find makeinfo, preferably one designed for texinfo-2 MAKEINFO=makeinfo