summaryrefslogtreecommitdiffstats
path: root/rules/xlibs.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2006-02-09 12:29:28 +0000
committerLadislav Michl <ladis@linux-mips.org>2006-02-09 12:29:28 +0000
commitfc04fb40cfe21335335b4147c08694994c0c12b4 (patch)
tree953d6c00e31ec90c46431830a99af38e517e56ba /rules/xlibs.in
parent08ca75b31ffaa1e23d6683d27c858be3bfd897d8 (diff)
downloadptxdist-fc04fb40cfe21335335b4147c08694994c0c12b4.tar.gz
ptxdist-fc04fb40cfe21335335b4147c08694994c0c12b4.tar.xz
Bool selections defaults to 'n'.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4537 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xlibs.in')
-rw-r--r--rules/xlibs.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/rules/xlibs.in b/rules/xlibs.in
index 7aca15d82..21734c37c 100644
--- a/rules/xlibs.in
+++ b/rules/xlibs.in
@@ -61,13 +61,12 @@ comment "Base Libraries"
# bool
# prompt "IPv6 Support"
# depends on XLIBS_X11
-# default no
#
# config XLIBS_X11_XTHREADS
# bool
# prompt "Xlib support for multithreading"
# depends on XLIBS_X11
-# default yes
+# default y
#
# config XLIBS_X11_XCMS
# bool
@@ -91,7 +90,6 @@ comment "Base Libraries"
# bool
# prompt "Use XCB for low-level protocol implementation"
# depends on XLIBS_X11
-# default no
#
# # ---
#
@@ -123,19 +121,16 @@ config XLIBS_XEXT
# bool
# prompt "Freetype Support"
# depends on XLIBS_XFONT
-# default n
#
# config XLIBS_XFONT_FONTCACHE
# bool
# prompt "Fontcache Support"
# depends on XLIBS_XFONT
-# default n
#
# config XLIBS_XFONT_FC
# bool
# prompt "FC"
# depends on XLIBS_XFONT
-# default n
#
# config XLIBS_XFONT_BUILTINS
# bool