summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/zsh/zsh.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc
index cacce9140..9713cfc21 100644
--- a/meta-oe/recipes-extended/zsh/zsh.inc
+++ b/meta-oe/recipes-extended/zsh/zsh.inc
@@ -35,6 +35,7 @@ ALTERNATIVE_PRIORITY = "100"
35export AUTOHEADER = "true" 35export AUTOHEADER = "true"
36 36
37do_configure () { 37do_configure () {
38 gnu-configize --force
38 oe_runconf 39 oe_runconf
39} 40}
40 41