aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tmux/tmux_2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tmux/tmux_2.1.bb')
-rw-r--r--meta-oe/recipes-extended/tmux/tmux_2.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_2.1.bb b/meta-oe/recipes-extended/tmux/tmux_2.1.bb
index 6e2c88d795..bf21de5b1c 100644
--- a/meta-oe/recipes-extended/tmux/tmux_2.1.bb
+++ b/meta-oe/recipes-extended/tmux/tmux_2.1.bb
@@ -15,3 +15,7 @@ S = "${WORKDIR}/git"
B = "${WORKDIR}/build"
inherit autotools pkgconfig
+
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter,"
+