]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Install gettext.h with the LGPL license header, not with the GPL header.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Sep 2019 13:25:36 +0000 (15:25 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:14:33 +0000 (13:14 +0200)
Reported by Joachim Metz <joachim.metz@gmail.com>
in <https://lists.gnu.org/archive/html/bug-gettext/2012-09/msg00000.html>.

* gettext-tools/gnulib-lib/Makefile.am (gettextsrcdir, gettextsrc_DATA): Remove
variables.
* gnulib-local/Makefile.am (gettextsrcdir, gettextsrc_DATA): Define them here.

gettext-tools/gnulib-lib/Makefile.am
gnulib-local/Makefile.am

index 212669977e808cd8e2c4e4180e4b2ceb5b59423e..e2a935df9500ef67dd159cbd296e114726270264 100644 (file)
@@ -31,9 +31,6 @@ noinst_LTLIBRARIES =
 
 # Extra files to be installed.
 
-gettextsrcdir = $(datadir)/gettext
-gettextsrc_DATA = gettext.h
-
 # Where to install javaversion.class.
 pkgdatadir = $(datadir)/gettext
 pkgdata_DATA =
index a2fcfbb7edb0920eaec187714ab83cfd0ea121f8..9247c1c19e6dff49f5c6d6f025e0b968eedc6202 100644 (file)
@@ -178,4 +178,9 @@ modules/xalloc-die \
 modules/xerror \
 modules/xgetcwd
 
+# Extra files to be installed.
+
+gettextsrcdir = $(datadir)/gettext
+gettextsrc_DATA = lib/gettext.h
+
 maintainer-update-po: