]> git.pld-linux.org Git - packages/crossavr-gdb.git/blob - gdb-info.patch
e0ccce8c3f97172c1e3d5a7b7b00de95326ed8f6
[packages/crossavr-gdb.git] / gdb-info.patch
1 diff -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)" \
This page took 0.067406 seconds and 3 git commands to generate.