]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-info.patch
- `-lreadline` removed from *.[oa] deps.
[packages/gdb.git] / gdb-info.patch
CommitLineData
d745abe6
AM
1diff -urN gdb-5.0.org/gdb/Makefile.in gdb-5.0/gdb/Makefile.in
2--- gdb-5.0.org/gdb/Makefile.in Tue Sep 5 21:41:32 2000
3+++ gdb-5.0/gdb/Makefile.in Tue Sep 5 21:42:55 2000
4@@ -354,6 +354,7 @@
5
6 FLAGS_TO_PASS = \
7 "prefix=$(prefix)" \
8+ "infodir=$(infodir)" \
9 "exec_prefix=$(exec_prefix)" \
10 "against=$(against)" \
11 "AR=$(AR)" \
18786296
JB
12diff -Nur gdb-5.0.orig/gdb/doc/gdb.texinfo gdb-5.0/gdb/doc/gdb.texinfo
13--- gdb-5.0.orig/gdb/doc/gdb.texinfo Fri May 12 12:30:39 2000
14+++ gdb-5.0/gdb/doc/gdb.texinfo Sat Aug 4 16:37:53 2001
15@@ -39,9 +39,9 @@
16
17 @c This is a dir.info fragment to support semi-automated addition of
18 @c manuals to an info tree.
19-@dircategory Programming & development tools.
20+@dircategory Programming tools:
21 @direntry
22-* Gdb: (gdb). The @sc{gnu} debugger.
23+* Gdb: (gdb). The @sc{gnu} debugger.
24 @end direntry
25
26 @ifinfo
18786296
JB
27diff -Nur gdb-5.0.orig/gdb/doc/gdbint.texinfo gdb-5.0/gdb/doc/gdbint.texinfo
28--- gdb-5.0.orig/gdb/doc/gdbint.texinfo Wed Apr 12 07:16:56 2000
29+++ gdb-5.0/gdb/doc/gdbint.texinfo Sat Aug 4 16:39:49 2001
5f1c61ac 30@@ -3,9 +3,9 @@
31 \input texinfo @c -*- texinfo -*-
32 @setfilename gdbint.info
33 @include gdb-cfg.texi
34-@dircategory Programming & development tools.
35-@direntry
18786296 36-* Gdb-Internals: (gdbint). The GNU debugger's internals.
18786296
JB
37+@dircategory Programming tools:
38+@direntry
39+* Gdb-Internals: (gdbint). The GNU debugger's internals.
5f1c61ac 40 @end direntry
18786296 41
5f1c61ac 42 @ifinfo
d4ef9375
JB
43--- gdb-6.1/gdb/doc/stabs.texinfo.orig 2004-02-24 16:41:29.000000000 +0100
44+++ gdb-6.1/gdb/doc/stabs.texinfo 2004-04-17 22:45:39.781206760 +0200
45@@ -5,9 +5,9 @@
18786296 46
d4ef9375
JB
47 @c This is a dir.info fragment to support semi-automated addition of
48 @c manuals to an info tree.
49-@dircategory Programming & development tools.
18786296 50+@dircategory Programming tools:
d4ef9375
JB
51 @direntry
52-* Stabs: (stabs). The "stabs" debugging information format.
53+* Stabs: (stabs). The "stabs" debugging information format
54 @end direntry
18786296 55
d4ef9375 56 @ifinfo
This page took 0.087985 seconds and 4 git commands to generate.