Change default TEXIDIR to find FSF's texinfo.tex in new location.
authorRoland Pesch <pesch@cygnus>
Wed, 16 Dec 1992 02:40:29 +0000 (02:40 +0000)
committerRoland Pesch <pesch@cygnus>
Wed, 16 Dec 1992 02:40:29 +0000 (02:40 +0000)
gdb/doc/Makefile.in

index f47bfd4..b2797fd 100644 (file)
@@ -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