summaryrefslogtreecommitdiffstats
path: root/rules/libxmlconfig.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-03-31 07:54:20 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-03-31 07:54:20 +0000
commit2e956c1ccf09d5340c34c00bf191def659d652e4 (patch)
tree7c84f26ebfeba432ef4ec3cca985719b07a7b7a7 /rules/libxmlconfig.in
parent44109066165cbce726524d3084803365762ef03a (diff)
downloadptxdist-2e956c1ccf09d5340c34c00bf191def659d652e4.tar.gz
ptxdist-2e956c1ccf09d5340c34c00bf191def659d652e4.tar.xz
* bing.in, ntp_nonparse.in, ntp_parse.in, etherwake.in, thttpd.in, libxmlconfig.in:
menu cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5305 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libxmlconfig.in')
-rw-r--r--rules/libxmlconfig.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libxmlconfig.in b/rules/libxmlconfig.in
index 1b399ccd0..1135a7817 100644
--- a/rules/libxmlconfig.in
+++ b/rules/libxmlconfig.in
@@ -1,6 +1,6 @@
-menuconfig LIBXMLCONFIG
+config LIBXMLCONFIG
bool
- prompt "libxmlconfig "
+ prompt "libxmlconfig"
select LIBXML2
select LIBLIST
help