diff options
Diffstat (limited to 'meta/recipes-devtools/automake')
-rw-r--r-- | meta/recipes-devtools/automake/automake.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index b73cdeb60be..a1debd8d537 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc @@ -7,7 +7,7 @@ SECTION = "devel" SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.gz" -inherit autotools +inherit autotools texinfo do_configure() { oe_runconf |