From 0824862e3be0e696a0ab117bf25ee026a468b16e Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Mon, 9 Aug 2010 21:31:25 -0400 Subject: Drop xim-related configure options from the docs These options have been dropped from configure a while ago, so they should no longer be in the docs either. Bug 605190. --- docs/reference/gtk/building.sgml | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'docs/reference/gtk/building.sgml') diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml index 1c30dc4660..e6a316ced3 100644 --- a/docs/reference/gtk/building.sgml +++ b/docs/reference/gtk/building.sgml @@ -337,14 +337,6 @@ How to compile GTK+ itself --disable-shm --enable-shm - - --disable-xim - --enable-xim - - - --disable-xim-inst - --enable-xim-inst - --disable-xkb --enable-xkb @@ -471,30 +463,6 @@ How to compile GTK+ itself - - <systemitem>--disable-xim</systemitem> and - <systemitem>--enable-xim</systemitem> - - - These options can be used to control whether GTK+ will - be compiled with support for XIM. (The X Input Method - extension, used for Japanese input.) The default is yes. - - - - - <systemitem>--disable-xim-inst</systemitem> and - <systemitem>--enable-xim-inst</systemitem> - - - These options determine whether GTK+ will use the - XIM instantiate callback. - The default is 'yes', unless the host system is Solaris, - where XRegisterIMInstantiateCallback() - seems to cause a segfault. - - - <systemitem>--disable-xkb</systemitem> and <systemitem>--enable-xkb</systemitem> -- cgit v1.2.1