summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/tcltk')
-rw-r--r--meta/recipes-devtools/tcltk/tcl_9.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_9.0.0.bb b/meta/recipes-devtools/tcltk/tcl_9.0.0.bb
index a6e1dfbb5b..46e8e7d5c5 100644
--- a/meta/recipes-devtools/tcltk/tcl_9.0.0.bb
+++ b/meta/recipes-devtools/tcltk/tcl_9.0.0.bb
@@ -35,7 +35,7 @@ VER = "${PV}"
35inherit autotools ptest binconfig 35inherit autotools ptest binconfig
36 36
37AUTOTOOLS_SCRIPT_PATH = "${S}/unix" 37AUTOTOOLS_SCRIPT_PATH = "${S}/unix"
38EXTRA_OECONF = "--disable-rpath --enable-man-suffix" 38EXTRA_OECONF = "--disable-rpath --enable-man-suffix=tcl9"
39 39
40# Prevent installing copy of tzdata based on tzdata installation on the build host 40# Prevent installing copy of tzdata based on tzdata installation on the build host
41# It doesn't install tzdata if one of the following files exist on the host: 41# It doesn't install tzdata if one of the following files exist on the host: