summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-05-30 02:30:19 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-05-30 02:30:19 +0000
commitf4687eb8e1a38be843c7b67e96f98150e177edce (patch)
treee268b3708b820c91db50368730140d0f8b58a362 /docs
parent5505f5b7c1f43c0cbcc0b5727377fe32a7619af0 (diff)
downloadgdk-pixbuf-f4687eb8e1a38be843c7b67e96f98150e177edce.tar.gz
Updates
svn path=/trunk/; revision=20243
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--docs/reference/gtk/building.sgml34
2 files changed, 35 insertions, 3 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index ae5f8158a..f6352db2f 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-29 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/building.sgml: Document added configure options
+
2008-05-29 Michael Natterer <mitch@imendio.com>
* gtk/Makefile.am (CPPFLAGS): add -UGTK_DISABLE_SINGLE_INCLUDES so
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index 82362fd89..d5f494a5e 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -170,7 +170,7 @@ How to compile GTK+ itself
The GLib library provides core non-graphical functionality
such as high level data types, Unicode manipulation, and
an object and type system to C programs. It is available
- from the <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+
+ from the <ulink url="ftp://ftp.gtk.org/pub/glib/">GTK+
FTP site.</ulink>
</para>
</listitem>
@@ -178,7 +178,7 @@ How to compile GTK+ itself
<para>
<ulink url="http://www.pango.org">Pango</ulink> is a library
for internationalized text handling. It is available from
- the <ulink url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+ FTP
+ the <ulink url="ftp://ftp.gtk.org/pub/pango/">GTK+ FTP
site.</ulink>.
</para>
</listitem>
@@ -188,7 +188,7 @@ How to compile GTK+ itself
interfaces allowing accessibility technologies such as
screen readers to interact with a graphical user interface.
It is available from the <ulink
- url="ftp://ftp.gtk.org/pub/gtk/v2.6/">GTK+ FTP site.</ulink>
+ url="ftp://ftp.gtk.org/pub/atk/">GTK+ FTP site.</ulink>
</para>
</listitem>
<listitem>
@@ -310,6 +310,9 @@ How to compile GTK+ itself
<arg>--with-included-loaders==LOADER1,LOADER2,...</arg>
</group>
<group>
+ <arg>--with-included-immodules=MODULE1,MODULE2,...</arg>
+ </group>
+ <group>
<arg>--enable-debug=[no|minimum|yes]</arg>
</group>
<group>
@@ -340,6 +343,10 @@ How to compile GTK+ itself
<arg>--disable-gtk-doc</arg>
<arg>--enable-gtk-doc</arg>
</group>
+ <group>
+ <arg>--disable-cups</arg>
+ <arg>--enable-cups</arg>
+ </group>
<group>
<arg>--with-xinput=[no|yes]</arg>
</group>
@@ -378,6 +385,15 @@ How to compile GTK+ itself
</formalpara>
<formalpara>
+ <title><systemitem>--with-included-immodules</systemitem></title>
+
+ <para>
+ This option allows you to specify which input method modules you
+ want to include.
+ </para>
+ </formalpara>
+
+ <formalpara>
<title><systemitem>--enable-debug</systemitem></title>
<para>
@@ -513,6 +529,18 @@ How to compile GTK+ itself
</formalpara>
<formalpara>
+ <title><systemitem>--disable-cups</systemitem> and
+ <systemitem>--enable-cups</systemitem></title>
+
+ <para>
+ By default the <command>configure</command> script will try
+ to build the cups print backend if the cups libraries are found.
+ These options can be used to explicitly control whether
+ the cups print backend should be built.
+ </para>
+ </formalparap>
+
+ <formalpara>
<title><systemitem>--with-xinput</systemitem></title>
<para>
Controls whether GTK+ is built with support for the XInput