aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-12-16 02:40:29 +0000
committerRoland Pesch <pesch@cygnus>1992-12-16 02:40:29 +0000
commit91db75bbf8b2e1dc1474da62c62d6414016a36ac (patch)
treedd1d0db01c9d9c685254b859ff13ec59dd9c1675 /gdb
parent967007ca97baa4648c78f7f6fb002c7ac8e2d05a (diff)
downloadfsf-binutils-gdb-91db75bbf8b2e1dc1474da62c62d6414016a36ac.zip
fsf-binutils-gdb-91db75bbf8b2e1dc1474da62c62d6414016a36ac.tar.gz
fsf-binutils-gdb-91db75bbf8b2e1dc1474da62c62d6414016a36ac.tar.bz2
Change default TEXIDIR to find FSF's texinfo.tex in new location.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/Makefile.in2
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