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