summaryrefslogtreecommitdiff
path: root/ModularDevelopersGuide.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ModularDevelopersGuide.mdwn')
-rw-r--r--ModularDevelopersGuide.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/ModularDevelopersGuide.mdwn b/ModularDevelopersGuide.mdwn
index 6ffb41c4..55923856 100644
--- a/ModularDevelopersGuide.mdwn
+++ b/ModularDevelopersGuide.mdwn
@@ -28,6 +28,7 @@ It is strongly advised you install such packages from your O/S official packagin
* [[autoconf (2.60)|http://www.gnu.org/software/autoconf/]] – Produce shell scripts that automatically configure software source code packages
* [[automake (1.10)|http://www.gnu.org/software/automake/]] – Create GNU standards-compliant Makefiles from template files
+* [[autopoint|https://www.gnu.org/software/gettext/]] – Copies standard gettext (i18n) infrastructure files into a source package
* [[gmake|http://www.gnu.org/software/make/]] – The GNU version of the "make" utility to maintain groups of programs
* [[libtool (1.5)|http://www.gnu.org/software/libtool/]] – Provide generic shared library support
* [[pkg-config (0.22)|http://pkg-config.freedesktop.org/wiki/]] – Return metainformation about installed libraries