mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
tk8: Exclude aclocal so existing macros are used
Adjustments for autoconf changes in oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -39,6 +39,7 @@ CFLAGS += "-I${STAGING_INCDIR}/tcl${VER}"
|
|||||||
inherit autotools features_check pkgconfig
|
inherit autotools features_check pkgconfig
|
||||||
|
|
||||||
AUTOTOOLS_SCRIPT_PATH = "${S}/unix"
|
AUTOTOOLS_SCRIPT_PATH = "${S}/unix"
|
||||||
|
EXTRA_AUTORECONF += "--exclude=aclocal"
|
||||||
|
|
||||||
# depends on virtual/libx11
|
# depends on virtual/libx11
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|||||||
Reference in New Issue
Block a user