Fix gettext URL. (#478349, kraai ftbfs.org)

2007-09-19  Behdad Esfahbod  <behdad@gnome.org>

        * glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)


svn path=/trunk/; revision=5775
This commit is contained in:
Behdad Esfahbod
2007-09-19 20:17:05 +00:00
committed by Behdad Esfahbod
parent fcc1e1517c
commit fda8f9e5cf
2 changed files with 5 additions and 1 deletions

View File

@@ -132,7 +132,7 @@ How to compile GLib itself
<listitem>
<para>
The libintl library from the <ulink
url="http://www.gtk.org/software/gettext">GNU gettext
url="http://www.gnu.org/software/gettext">GNU gettext
package</ulink> is needed if your system doesn't have the
<function>gettext()</function> functionality for handling
message translation databases.