]> git.pld-linux.org Git - packages/gdb.git/blame_incremental - gdb-passflags.patch
- updated to 14.1 + rebased Fedora buildid patches set
[packages/gdb.git] / gdb-passflags.patch
... / ...
CommitLineData
1--- gdb-5.2/gdb/Makefile.in.orig Thu May 23 19:37:49 2002
2+++ gdb-5.2/gdb/Makefile.in Thu May 23 20:00:03 2002
3@@ -410,6 +410,8 @@
4
5 FLAGS_TO_PASS = \
6 "prefix=$(prefix)" \
7+ "bindir=$(bindir)" \
8+ "mandir=$(mandir)" \
9 "infodir=$(infodir)" \
10 "exec_prefix=$(exec_prefix)" \
11 "infodir=$(infodir)" \
This page took 0.027136 seconds and 4 git commands to generate.