diff options
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl_9.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_9.0.0.bb b/meta/recipes-devtools/tcltk/tcl_9.0.0.bb index 46e8e7d5c5..b67847c526 100644 --- a/meta/recipes-devtools/tcltk/tcl_9.0.0.bb +++ b/meta/recipes-devtools/tcltk/tcl_9.0.0.bb | |||
| @@ -35,6 +35,8 @@ VER = "${PV}" | |||
| 35 | inherit autotools ptest binconfig | 35 | inherit autotools ptest binconfig |
| 36 | 36 | ||
| 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" | 37 | AUTOTOOLS_SCRIPT_PATH = "${S}/unix" |
| 38 | EXTRA_AUTORECONF = "--exclude=aclocal" | ||
| 39 | |||
| 38 | EXTRA_OECONF = "--disable-rpath --enable-man-suffix=tcl9" | 40 | EXTRA_OECONF = "--disable-rpath --enable-man-suffix=tcl9" |
| 39 | 41 | ||
| 40 | # Prevent installing copy of tzdata based on tzdata installation on the build host | 42 | # Prevent installing copy of tzdata based on tzdata installation on the build host |
