mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-14 00:05:09 +01:00
Entered a generic description of the installed gettext libraries
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e98b1586b5
commit
481bd7988a
@ -73,14 +73,18 @@ from the given source files, to make the first translation template.</para>
|
||||
makes C formatted output routines usable in C++ programs, for use with the
|
||||
<string> strings and the <iostream> streams.</para>
|
||||
|
||||
<para><command>libgettextlib</command>...</para>
|
||||
<para><command>libgettextlib</command> is a private library containing
|
||||
common routines used by the various gettext programs. They're not meant for
|
||||
general use.</para>
|
||||
|
||||
<para><command>libgettextpo</command> is used to write specialized
|
||||
programs that process PO files. This library is used when the standard
|
||||
applications shipped with gettext won't suffice (such as msgcomm, msgcmp,
|
||||
msgattrib and msgen).</para>
|
||||
|
||||
<para><command>libgettextsrc</command>...</para>
|
||||
<para><command>libgettextsrc</command> is a private library containing
|
||||
common routing used by the various gettext programs. They're not meant for
|
||||
general use.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user