]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add variable localedir.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Mar 2003 11:03:38 +0000 (11:03 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:16 +0000 (12:10 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index 6eee090230fe3476268779fe2bdbbdd9bb82734c..3ff128f50ae37de40c752e2c8ac4694d8853f737 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-28  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (localedir): New variable.
+
 2003-02-28  Bruno Haible  <bruno@clisp.org>
 
        * xgettext-19: Add Report-Msgid-Bugs-To line to expected result.
index 0d76e1e35bac802ca68136c415195643b2a350cf..f136630b53d06dd36334d39fc452eaef38f0f65e 100644 (file)
@@ -104,6 +104,7 @@ xg-test1.ok.po: $(top_srcdir)/src/xgettext.c $(top_srcdir)/src/msgfmt.c
          $(top_srcdir)/src/xgettext.c $(top_srcdir)/src/msgfmt.c
 
 # Three auxiliary programs used by the tests.
+localedir = $(datadir)/locale
 INCLUDES = \
   -I.. \
   -I../lib -I$(top_srcdir)/lib \