]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix datadir.
authorBruno Haible <bruno@clisp.org>
Fri, 1 Jun 2001 13:23:02 +0000 (13:23 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 1 Jun 2001 13:23:02 +0000 (13:23 +0000)
src/ChangeLog
src/Makefile.am

index 2e7d19f399905d0bdccbce15a09e75c466ecdd97..34de81907471df366a0265e77eba8b5f350f19ba 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-01  Bruno Haible  <haible@clisp.cons.org>
+
+       * Makefile.am (datadir): Remove definition.
+       Reported by Albert Chin-A-Young <china@thewrittenword.com>.
+
 2001-05-15  Bruno Haible  <haible@clisp.cons.org>
 
        * msgcmp.c (main): Call set_program_name instead of assigning
index b774e0d7f31ba66a8169058c6e7c531297e4da2e..a4be1cd0ecf8be1800a36097e16b45726a40de68 100644 (file)
@@ -27,7 +27,6 @@ po-gram-gen.h po-hash-gen.h
 
 EXTRA_DIST = FILES
 
-datadir = $(prefix)/share
 localedir = $(datadir)/locale
 
 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/lib -I../intl \