OSDN Git Service

Change LOCALEDIR to $(datadir)/share.
authorNick Clifton <nickc@redhat.com>
Tue, 30 Nov 2004 17:20:48 +0000 (17:20 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Nov 2004 17:20:48 +0000 (17:20 +0000)
intl/ChangeLog
intl/Makefile.in

index 44d88e4..59dbb43 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
+
+       * Makefile.in: Change LOCALEDIR to $(datadir)/share.
+
 2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
 
        * linux-msg.sed: Comment typo fix.
index 09647de..bf91781 100644 (file)
@@ -32,7 +32,7 @@ libdir = $(exec_prefix)/lib
 includedir = $(prefix)/include
 datadir = $(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
-gnulocaledir = $(prefix)/share/locale
+gnulocaledir = $(datadir)/locale
 gettextsrcdir = @datadir@/gettext/intl
 aliaspath = $(localedir):.
 subdir = intl