aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/augeas/augeas.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/augeas/augeas.inc')
-rw-r--r--meta-oe/recipes-support/augeas/augeas.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/augeas/augeas.inc b/meta-oe/recipes-support/augeas/augeas.inc
index 185abae18d..c939d4b890 100644
--- a/meta-oe/recipes-support/augeas/augeas.inc
+++ b/meta-oe/recipes-support/augeas/augeas.inc
@@ -31,3 +31,5 @@ do_install_append() {
PACKAGECONFIG ??= ""
PACKAGECONFIG[libselinux] = "--with-selinux,--without-selinux,libselinux"
+
+EXTRA_AUTORECONF += "-I ${S}/gnulib/m4"