[PATCH] get rid of deprecated AM_GLIB_GNU_GETTEXT
- From: Stefan Westerfeld <stefan space twc de>
- To: timj gnu org
- Cc: beast gnome org, Stefan Westerfeld <stefan space twc de>
- Subject: [PATCH] get rid of deprecated AM_GLIB_GNU_GETTEXT
- Date: Mon, 25 Apr 2016 15:25:21 +0200
Hi!
So here is my attempt to get rid of the deprecated AM_GLIB_GNU_GETTEXT macro.
It is quite easy to use AM_GNU_GETTEXT instead. However, you may want to change
the version to something lower than 0.19.7 (thats what KUbuntu 16.04 ships).
Its important that you do not indent the line containing the version macro,
because only an unindented line will be found by autoreconf (which only then
invokes autopoint).
Cu... Stefan
Stefan Westerfeld (1):
BUILD: use AM_GNU_GETTEXT instead of deprecated AM_GLIB_GNU_GETTEXT
autotools/glib-gettext.m4 | 433 ----------------------------------------------
configure.ac | 4 +-
2 files changed, 2 insertions(+), 435 deletions(-)
delete mode 100644 autotools/glib-gettext.m4
--
2.7.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]