[Freeciv-Dev] (PR#10478) win32: Set LOCALEDIR manually
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] (PR#10478) win32: Set LOCALEDIR manually |
From: |
"James Canete" <use_less@xxxxxxxxxxx> |
Date: |
Fri, 8 Oct 2004 01:23:59 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10478 >
On win32, LOCALEDIR is always set by configure to $prefix/share/locale.
However $prefix cannot be known ahead of time on win32, since the user
can install freeciv pretty much anywhere, and win32 users use binaries
instead of the configure->build->install path.
This patch modifies configure.ac to set LOCALEDIR to "./share/locale".
It also moves the win32 check up so the result can be used in the
assignment for LOCALEDIR.
-James Canete
win32-manuallocaledir.diff
Description: Binary data
- [Freeciv-Dev] (PR#10478) win32: Set LOCALEDIR manually,
James Canete <=
|
|