[Github-comments] [geany/geany] autotools: use autoreconf and gettext (#2938)
Thomas Martitz
notifications at xxxxx
Tue Oct 12 20:05:17 UTC 2021
autoreconf is much more convinient over calling the autotools programs
individually.
Standard gettext should be used over glib's glue these days.
AM_GLIB_GNU_GETTEXT and glib-gettextize are deprecrecated. This helps
the meson build as well as working with intltool is harder over there.
Inspired by:
https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration
https://gitlab.gnome.org/GNOME/gedit/-/commit/0b4d03017fe7ba2e5c7d33d364de49c611a6e6e9
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2938
-- Commit Summary --
* <a href="https://github.com/geany/geany/pull/2938/commits/6dec24960b1cd7b78b84c4b5486d9ed3af88f3d7">autotools: use autoreconf and gettext</a>
-- File Changes --
M INSTALL (422)
M Makefile.am (14)
M autogen.sh (65)
M configure.ac (7)
M geany.desktop.in (8)
D m4/geany-i18n.m4 (26)
-- Patch Links --
https://github.com/geany/geany/pull/2938.patch
https://github.com/geany/geany/pull/2938.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2938
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211012/1dc5c1fc/attachment.htm>
More information about the Github-comments
mailing list