summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb b/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb
index 928124148c..b13102dd7a 100644
--- a/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb
+++ b/meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb
@@ -38,6 +38,8 @@ VER = "${PV}"
38inherit autotools ptest binconfig 38inherit autotools ptest binconfig
39 39
40AUTOTOOLS_SCRIPT_PATH = "${S}/unix" 40AUTOTOOLS_SCRIPT_PATH = "${S}/unix"
41EXTRA_AUTORECONF = "--exclude=aclocal"
42
41EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix=tcl8" 43EXTRA_OECONF = "--enable-threads --disable-rpath --enable-man-suffix=tcl8"
42 44
43# Prevent installing copy of tzdata based on tzdata installation on the build host 45# Prevent installing copy of tzdata based on tzdata installation on the build host