summaryrefslogtreecommitdiffstats
path: root/rules/libxmlconfig.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2006-01-10 22:30:09 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2006-01-10 22:30:09 +0000
commit6df72331cf5b0c353fb9d3c54ee0d8dfd63506ac (patch)
treecae0faea714b2ee33eae4bc9c90e1ab42524cab6 /rules/libxmlconfig.in
parent0e9ba8fb77befbcdacee488c478863f27589f242 (diff)
downloadptxdist-6df72331cf5b0c353fb9d3c54ee0d8dfd63506ac.tar.gz
ptxdist-6df72331cf5b0c353fb9d3c54ee0d8dfd63506ac.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3777 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libxmlconfig.in')
-rw-r--r--rules/libxmlconfig.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/libxmlconfig.in b/rules/libxmlconfig.in
index 8a0cce1b7..96e190786 100644
--- a/rules/libxmlconfig.in
+++ b/rules/libxmlconfig.in
@@ -2,11 +2,11 @@ menuconfig LIBXMLCONFIG
bool
default N
prompt "libxmlconfig "
- select LIBXML2
+ select LIBXML2 LIBLIST
help
- libxmlconfig is a helper library which lets you pull config
+ libxmlconfig is a helper library which lets you pull config
information out of XML files by using XPath queries. For more
- details see the project web site:
+ details see the project web site:
http://www.pengutronix.de/software/libxmlconfig/