gnome-desktop: remove EXTRA_AUTORECONF from 2.10 and 2.16 recipe
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 04:12:46 +0000 (04:12 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 18 Feb 2008 04:12:46 +0000 (04:12 +0000)
* same thing that got 2.18 version to compile in 4f51dba47b3fab8347a4183dda20e0be798b3928
* version 2.7.90 still does not compile successfully, leaving unchanged

packages/gnome/gnome-desktop_2.10.2.bb
packages/gnome/gnome-desktop_2.16.1.bb

index 55add53..2bf249d 100644 (file)
@@ -3,5 +3,3 @@ require gnome-desktop.inc
 PR = "r1"
 
 inherit gnome pkgconfig
-
-EXTRA_AUTORECONF = "-I ${STAGING_DATADIR}/aclocal/gnome2-macros"
index 292984a..fb45b13 100644 (file)
@@ -7,5 +7,3 @@ DEPENDS += "gnome-doc-utils"
 
 SRC_URI += "file://scrollkeeper.patch;patch=1 \
             file://no-desktop-docs.patch;patch=1;pnum=0"
-
-EXTRA_AUTORECONF = "-I ${STAGING_DATADIR}/aclocal/gnome2-macros"