summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 15:41:53 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 15:41:53 +0000
commit52b028d4585bc9ef37e9f9982e8103b3f6e831f6 (patch)
tree1716c9772ef99746e828b79b110f790bca07a8ec /rules/gnuplot.in
parent8baf07f263f5c35d7a4b1fa2eb4e8ad072c78ada (diff)
downloadptxdist-52b028d4585bc9ef37e9f9982e8103b3f6e831f6.tar.gz
ptxdist-52b028d4585bc9ef37e9f9982e8103b3f6e831f6.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3953 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index 2b69a7d21..bfb462b2c 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -2,39 +2,55 @@ menuconfig GNUPLOT
bool
prompt "gnuplot"
select ZLIB
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_FITERRVARS
bool
prompt "Support for itting error variables"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_WITH_X
bool
prompt "X support"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_PLOT
bool
prompt "use Unix plot library"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_PNG
bool
prompt "PNG support"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_GD
bool
prompt "GD support"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_GIF
bool
prompt "GIF support"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented
config GNUPLOT_PDF
bool
prompt "PDF support"
depends on GNUPLOT
+ help
+ FIXME: This item needs to be documented