summaryrefslogtreecommitdiffstats
path: root/rules/aumix.in
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2014-06-24 12:17:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-25 18:09:05 +0200
commit2a7c567f3e591277840409b9bb56170da7b82b12 (patch)
treedf9a455fdd853ead4f4748c57e10e35f0c000757 /rules/aumix.in
parent951c4ed7d90c11b86ca2b319607b2572d1aace46 (diff)
downloadptxdist-2a7c567f3e591277840409b9bb56170da7b82b12.tar.gz
ptxdist-2a7c567f3e591277840409b9bb56170da7b82b12.tar.xz
aumix: select HOST_GETTEXT
The autotools logic requests autopoint during reconfiguration. Therefore we need to have gettext in place. Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com> [mol: add comment] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/aumix.in')
-rw-r--r--rules/aumix.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/aumix.in b/rules/aumix.in
index edbb1c582..a3df52201 100644
--- a/rules/aumix.in
+++ b/rules/aumix.in
@@ -4,6 +4,8 @@ config AUMIX
tristate
prompt "aumix"
select NCURSES
+ # autopint is needed for autogen.sh
+ select HOST_GETTEXT
help
Simple text-based mixer control program