Message ID | da641f0ea5d5cf32aa64cbc78e8eaeda3a4cc19c.1355911420.git.morten.thunbergsvendsen@prevas.dk |
---|---|
State | Accepted |
Delegated to: | Jacob Kjaergaard |
Headers | show |
diff --git a/recipes/xorg-lib/libx11.inc b/recipes/xorg-lib/libx11.inc index 9d36cb4..713630d 100644 --- a/recipes/xorg-lib/libx11.inc +++ b/recipes/xorg-lib/libx11.inc @@ -18,7 +18,8 @@ DEPENDS += "util-macros" PROVIDES_${PN} = "x11" EXTRA_OECONF += "--with-groff=no --with-ps2pdf=no --with-fop=no --disable-specs" -AUTORECONF = "${LIBTOOLIZE} --force --automake --copy \ +AUTORECONF_CMD = " \ + ${LIBTOOLIZE} --force --automake --copy \ && aclocal $acpaths --force \ && autoconf $acpaths --force \ && automake -a --copy --force; \