summaryrefslogtreecommitdiffstats
path: root/rules/fltk.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-02-07 21:06:50 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-02-07 21:06:50 +0000
commit3b605ff3e99d08f4335656f4a9eea585babb05d3 (patch)
tree20720778bb6d0708a890fc4d6984004e248c6dfa /rules/fltk.in
parent2bb93721e20da4f5a26e4855f5e6dcc327df1cc0 (diff)
downloadptxdist-3b605ff3e99d08f4335656f4a9eea585babb05d3.tar.gz
ptxdist-3b605ff3e99d08f4335656f4a9eea585babb05d3.tar.xz
remove default n; patch by Ladislav Michl
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4510 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/fltk.in')
-rw-r--r--rules/fltk.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/fltk.in b/rules/fltk.in
index 3156e8f80..2e1ebc2ef 100644
--- a/rules/fltk.in
+++ b/rules/fltk.in
@@ -18,7 +18,6 @@ config FLTK_OPENGL
config FLTK_THREADS
bool
prompt "Enable multi-threading support"
- default n
depends on FLTK
help
FIXME: This item needs to be documented
@@ -26,7 +25,6 @@ config FLTK_THREADS
config FLTK_XFT
bool
prompt "Turn on Xft support"
- default n
depends on FLTK
help
FIXME: This item needs to be documented
@@ -34,7 +32,6 @@ config FLTK_XFT
config FLTK_XDBE
bool
prompt "Turn on Xdbe support"
- default n
depends on FLTK
help
FIXME: This item needs to be documented
@@ -42,7 +39,6 @@ config FLTK_XDBE
config FLTK_FLUID
bool
prompt "Build FLUID and demos"
- default n
depends on FLTK
help
fluid is an interactive GUI designer for FLTK and is needed to build