sysfsutils: set acpaths.
authorChris Larson <clarson@mvista.com>
Thu, 9 Apr 2009 06:59:12 +0000 (23:59 -0700)
committerChris Larson <clarson@mvista.com>
Wed, 9 Dec 2009 20:31:23 +0000 (13:31 -0700)
Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/sysfsutils/sysfsutils.inc

index b6e3eb6..1dbd022 100644 (file)
@@ -7,6 +7,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz"
 
 inherit autotools autotools_stage
 
+acpaths = "-I ${S}/m4"
+
 PACKAGES = "libsysfs libsysfs-dbg libsysfs-dev \
            ${PN} ${PN}-dbg ${PN}-doc ${PN}-locale"