summaryrefslogtreecommitdiff
path: root/packages/x11/xinput/xinput.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-02-27 21:01:42 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-02-27 21:01:42 +0100
commitdf65fc00474cc5e0c63cb429b7623d832c971992 (patch)
tree1d84912f33c4b15520d857a54d86fa01741c39e4 /packages/x11/xinput/xinput.kconfig
parente9663836506b91b9380b91f7eb9d770261e9e7eb (diff)
downloadembtoolkit-df65fc00474cc5e0c63cb429b7623d832c971992.tar.gz
embtoolkit-df65fc00474cc5e0c63cb429b7623d832c971992.tar.bz2
embtoolkit-df65fc00474cc5e0c63cb429b7623d832c971992.tar.xz
Packages: X11/xinput: convert to use generic macros
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/x11/xinput/xinput.kconfig')
-rw-r--r--packages/x11/xinput/xinput.kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/packages/x11/xinput/xinput.kconfig b/packages/x11/xinput/xinput.kconfig
index e249778..6e888af 100644
--- a/packages/x11/xinput/xinput.kconfig
+++ b/packages/x11/xinput/xinput.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_XINPUT
bool "Have xinput"
+ select EMBTK_XINPUT_PKG_IS_TARBZ2
select EMBTK_HAVE_XPROTO
select EMBTK_HAVE_INPUTPROTO
select EMBTK_HAVE_LIBX11
@@ -51,5 +52,9 @@ config EMBTK_XINPUT_VERSION_STRING
config EMBTK_XINPUT_NEED_PATCH
bool
-
-
+config EMBTK_XINPUT_NEED_AUTORECONF
+ bool
+config EMBTK_XINPUT_PKG_IS_TARGZ
+ bool
+config EMBTK_XINPUT_PKG_IS_TARBZ2
+ bool