From d64eaeb71c9664c86ae9e1682daa03765aba045f Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Thu, 18 Dec 2003 02:45:43 +0000 Subject: Upgraded to Autoconf-2.59, Automake-1.8 and Gettext-0.13.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/automake-desc.xml | 3 +++ appendixa/automake-shortdesc.xml | 4 ++-- appendixa/gettext-desc.xml | 3 +++ appendixa/gettext-shortdesc.xml | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) (limited to 'appendixa') diff --git a/appendixa/automake-desc.xml b/appendixa/automake-desc.xml index c564278e8..c799cbcf8 100644 --- a/appendixa/automake-desc.xml +++ b/appendixa/automake-desc.xml @@ -44,6 +44,9 @@ tree. py-compile compiles a Python program. +symlink-tree is a script to create a symlink tree of +a directory tree. + ylwrap is a wrapper for lex and yacc. diff --git a/appendixa/automake-shortdesc.xml b/appendixa/automake-shortdesc.xml index b81651a01..809525f4f 100644 --- a/appendixa/automake-shortdesc.xml +++ b/appendixa/automake-shortdesc.xml @@ -5,8 +5,8 @@ Automake generates Makefile.in files, intended for use with Autoconf. Installed programs: acinstall, aclocal, -aclocal-1.7, automake, automake-1.7, compile, config.guess, config.sub, +aclocal-1.8, automake, automake-1.8, compile, config.guess, config.sub, depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, -ylwrap +symlink-tree, ylwrap diff --git a/appendixa/gettext-desc.xml b/appendixa/gettext-desc.xml index 8d6495c42..13bb64745 100644 --- a/appendixa/gettext-desc.xml +++ b/appendixa/gettext-desc.xml @@ -12,6 +12,9 @@ character encoding aliases. variables, describing how to set the runtime search path of shared libraries in an executable. +envsubst substitutes environment variables in shell +format strings. + gettext translates a natural language message into the user's language, by looking up the translation in a message catalog. diff --git a/appendixa/gettext-shortdesc.xml b/appendixa/gettext-shortdesc.xml index 07dfd694b..fc122b4bf 100644 --- a/appendixa/gettext-shortdesc.xml +++ b/appendixa/gettext-shortdesc.xml @@ -8,7 +8,7 @@ localization. Programs can be compiled with Native Language Support language. Installed programs: autopoint, config.charset, -config.rpath, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp, +config.rpath, envsubst, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, project-id, team-address, trigger, urlget, user-email and xgettext -- cgit v1.2.3-54-g00ecf