]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-info.patch
- reverting last change: removing new macros from %p{re,ost}{,un}
[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)" \
This page took 0.025999 seconds and 4 git commands to generate.