summaryrefslogtreecommitdiffstats
path: root/rules/libpv.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-05-08 14:43:03 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-05-08 14:43:03 +0000
commit705dec8aeb280d259000e9356d7db01c8f47ef49 (patch)
tree3e1c68bd1c5bd8de81aa71a5e783690ab4178e8d /rules/libpv.in
parentb5407827b1b1511a45357deb5b679e6623c9c2b1 (diff)
downloadptxdist-705dec8aeb280d259000e9356d7db01c8f47ef49.tar.gz
ptxdist-705dec8aeb280d259000e9356d7db01c8f47ef49.tar.xz
[libpv] unbreak python support
fixes: ptxdist-trunk/rules/libpv.in:10:warning: 'select' used by config symbol 'LIBPV' refers to undefined symbol 'PYTHON24' Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10409 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libpv.in')
-rw-r--r--rules/libpv.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/libpv.in b/rules/libpv.in
index 445f5f41b..8af1bb82e 100644
--- a/rules/libpv.in
+++ b/rules/libpv.in
@@ -5,10 +5,10 @@ menuconfig LIBPV
prompt "libpv "
select LIBLIST
select LIBC_PTHREAD
- select LIBXMLCONFIG if !LIBPV_XML_EXPAT
- select EXPAT if LIBPV_XML_EXPAT
- select PYTHON24 if LIBPV_PYTHON
- select LIBMQUEUE if LIBPV_NEEDS_LIBMQUEUE
+ select LIBXMLCONFIG if !LIBPV_XML_EXPAT
+ select EXPAT if LIBPV_XML_EXPAT
+ select PYTHON if LIBPV_PYTHON
+ select LIBMQUEUE if LIBPV_NEEDS_LIBMQUEUE
help
libpv.so is a library that implements a user space shared memory for
automation applications. The shared memory is being described by an