From 415f8aefc8e336077583d96a08bd0b59fdb57bd9 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 22 Aug 2004 19:01:42 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/08/22 20:01:31+01:00 (none)!pb package minesweeper separately 2004/08/22 20:01:18+01:00 (none)!pb bring gnomeprint packages up to modern standards 2004/08/22 19:48:06+01:00 (none)!pb add gnome2-macros to EXTRA_AUTORECONF BKrev: 4128ed96DuaJAzQxYxfZLbTb7m3Uew --- classes/gnome.oeclass | 2 ++ 1 file changed, 2 insertions(+) (limited to 'classes') diff --git a/classes/gnome.oeclass b/classes/gnome.oeclass index eee7e20bbe..d41502cdab 100644 --- a/classes/gnome.oeclass +++ b/classes/gnome.oeclass @@ -11,6 +11,8 @@ FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \ inherit autotools pkgconfig gconf +EXTRA_AUTORECONF += "-I ${STAGING_DIR}/${HOST_SYS}/share/aclocal/gnome2-macros" + gnome_stage_includes() { autotools_stage_includes } -- cgit v1.2.3