Fix problem from recent commit where non GNU-format message catalogs would

Sat Dec 14 20:36:31 2002  Owen Taylor  <otaylor@redhat.com>

        * po/Makefile.in.in: Fix problem from recent commit where
        non GNU-format message catalogs would be installed in
        datadir.
This commit is contained in:
Owen Taylor
2002-12-15 01:42:11 +00:00
committed by Owen Taylor
parent 2fbe8d8b5f
commit f58647e19f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
Sat Dec 14 20:36:31 2002 Owen Taylor <otaylor@redhat.com>
* po/Makefile.in.in: Fix problem from recent commit where
non GNU-format message catalogs would be installed in
datadir.
2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi>
* fi.po: Added Finnish translation from Lauri Nurmi.

View File

@@ -26,7 +26,8 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
localedir = $(datadir)/locale
libdir = @libdir@
localedir = $(libdir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po