mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
change pathnames from /usr/share/misc to /usr/local/lib. They should *really*
get built by configure, someday.
This commit is contained in:
parent
f8701a3ff8
commit
6442bb7727
@ -19,6 +19,6 @@
|
||||
* @(#)pathnames.h 5.2 (Berkeley) 6/1/90
|
||||
*/
|
||||
|
||||
#define _PATH_FLAT_BLURB "/usr/share/misc/gprof.flat"
|
||||
#define _PATH_CALLG_BLURB "/usr/share/misc/gprof.callg"
|
||||
#define _PATH_FLAT_BLURB "/usr/local/lib/gprof.flat"
|
||||
#define _PATH_CALLG_BLURB "/usr/local/lib/gprof.callg"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user