aboutsummaryrefslogtreecommitdiff
path: root/binutils/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 /binutils/Makefile.am
parenta7711b1fd72c77ca107532e07fcd2f36f7e6ffce (diff)
downloadfsf-binutils-gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.zip
fsf-binutils-gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.gz
fsf-binutils-gdb-32118081351da7f2e122ba3f0e4bd2493cafdd28.tar.bz2
Change LOCALEDIR to $(datadir)/share.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r--binutils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index 5a8677d..a47f235 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -75,7 +75,7 @@ INCLUDES = -D_GNU_SOURCE \
-I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
@HDEFINES@ \
-I$(srcdir)/../intl -I../intl \
- -DLOCALEDIR="\"$(prefix)/share/locale\"" \
+ -DLOCALEDIR="\"$(datadir)/locale\"" \
-Dbin_dummy_emulation=$(EMULATION_VECTOR)
HFILES = \