bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/572] New: Locale install path wrong


From: tero_niemela at yahoo dot com
Subject: [Bug binutils/572] New: Locale install path wrong
Date: 24 Nov 2004 18:12:49 -0000

I propose changing LOCALEDIR=$(prefix)/share/locale to
LOCALEDIR=$(datadir)/locale in binutils' configure machinery.

Rationale:

I'm compiling cross-compiler toolchain and my $(prefix) is something like
/path/to/dev/env and I'd like see LOCALEDIR being
/path/to/dev/env/usr/share/locale as I have a 'root fs' under /path/to/dev/env
and directory /share is not pretty there. Also, my reading of information from
'configure --help' suggests that locale data should be depend on $(datadir)
rather than $(prefix). 'configure --help' says like:

--datadir=DIR           read-only architecture-independent data in DIR

I'll attach a patch proposal to do this.

-- 
           Summary: Locale install path wrong
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P3
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: tero_niemela at yahoo dot com
                CC: bug-binutils at gnu dot org


http://sources.redhat.com/bugzilla/show_bug.cgi?id=572

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]