summaryrefslogtreecommitdiffstats
path: root/rules/fltk.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-12 16:04:49 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-12 16:04:49 +0000
commita4415a431c5e117bd88415545d23cb219f598d50 (patch)
tree52e227808c1075c71d16d55ef8ece60366cd7c79 /rules/fltk.in
parentf25907d511ad4accd6ce74f87116b430267df59e (diff)
downloadptxdist-a4415a431c5e117bd88415545d23cb219f598d50.tar.gz
ptxdist-a4415a431c5e117bd88415545d23cb219f598d50.tar.xz
bbu needs coffee
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3854 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/fltk.in')
-rw-r--r--rules/fltk.in38
1 files changed, 19 insertions, 19 deletions
diff --git a/rules/fltk.in b/rules/fltk.in
index da3ebfbd3..3156e8f80 100644
--- a/rules/fltk.in
+++ b/rules/fltk.in
@@ -1,41 +1,41 @@
menuconfig FLTK
bool "FLTK GUI Toolkit "
- select on XFREE430
+ select XFREE430
help
FLTK, a LGPLed cross-platform graphical
user interface toolkit originally based on libForms.
-
- URL: http://www.fltk.org/
+
+ URL: http://www.fltk.org/
config FLTK_OPENGL
- bool
- prompt "Turn on OpenGL support"
- default y
- depends on FLTK
+ bool
+ prompt "Turn on OpenGL support"
+ default y
+ depends on FLTK
help
FIXME: This item needs to be documented
config FLTK_THREADS
- bool
- prompt "Enable multi-threading support"
- default n
- depends on FLTK
+ bool
+ prompt "Enable multi-threading support"
+ default n
+ depends on FLTK
help
FIXME: This item needs to be documented
config FLTK_XFT
- bool
- prompt "Turn on Xft support"
- default n
- depends on FLTK
+ bool
+ prompt "Turn on Xft support"
+ default n
+ depends on FLTK
help
FIXME: This item needs to be documented
config FLTK_XDBE
- bool
- prompt "Turn on Xdbe support"
- default n
- depends on FLTK
+ bool
+ prompt "Turn on Xdbe support"
+ default n
+ depends on FLTK
help
FIXME: This item needs to be documented