aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-12-16 02:39:50 +0000
committerRoland Pesch <pesch@cygnus>1992-12-16 02:39:50 +0000
commit967007ca97baa4648c78f7f6fb002c7ac8e2d05a (patch)
tree2d7ae0f0edf084edca4d88ab53d346f7e71f264e /gdb
parent91c9d02916f5a86959c17863092559810ce95bd3 (diff)
downloadfsf-binutils-gdb-967007ca97baa4648c78f7f6fb002c7ac8e2d05a.zip
fsf-binutils-gdb-967007ca97baa4648c78f7f6fb002c7ac8e2d05a.tar.gz
fsf-binutils-gdb-967007ca97baa4648c78f7f6fb002c7ac8e2d05a.tar.bz2
Change default pointer to texinfo.tex to match new location.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/Makefile.in2
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