aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-11-30 17:20:48 +0000
committerNick Clifton <nickc@redhat.com>2004-11-30 17:20:48 +0000
commit32118081351da7f2e122ba3f0e4bd2493cafdd28 (patch)
tree3f956ecc522375b2c2f55e6cfe70a154de5a1f4b /gprof/Makefile.am
parenta7711b1fd72c77ca107532e07fcd2f36f7e6ffce (diff)
downloadgdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.zip
gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.gz
gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.bz2
Change LOCALEDIR to $(datadir)/share.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 95b03f6..a13a215 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -15,7 +15,7 @@ AM_CFLAGS = $(WARN_CFLAGS)
MKDEP = gcc -MM
-INCLUDES = -D_GNU_SOURCE -DDEBUG -I../bfd -I$(srcdir)/../include -I$(srcdir)/../bfd -I$(srcdir)/../intl -I../intl -I. -DLOCALEDIR="\"$(prefix)/share/locale\""
+INCLUDES = -D_GNU_SOURCE -DDEBUG -I../bfd -I$(srcdir)/../include -I$(srcdir)/../bfd -I$(srcdir)/../intl -I../intl -I. -DLOCALEDIR="\"$(datadir)/locale\""
bin_PROGRAMS = gprof