aboutsummaryrefslogtreecommitdiff
path: root/gprof/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/pathnames.h')
-rwxr-xr-xgprof/pathnames.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/pathnames.h b/gprof/pathnames.h
index 729325c..80cbe07 100755
--- a/gprof/pathnames.h
+++ b/gprof/pathnames.h
@@ -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"