diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in index f47bfd4..b2797fd 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 |