mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
Change default TEXIDIR to find FSF's texinfo.tex in new location.
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user