diff options
| -rw-r--r-- | meta/classes/gnome.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/gnome.bbclass b/meta/classes/gnome.bbclass index 8643989b73..56233578aa 100644 --- a/meta/classes/gnome.bbclass +++ b/meta/classes/gnome.bbclass | |||
| @@ -13,8 +13,6 @@ FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \ | |||
| 13 | 13 | ||
| 14 | inherit autotools pkgconfig gconf | 14 | inherit autotools pkgconfig gconf |
| 15 | 15 | ||
| 16 | EXTRA_AUTORECONF += "-I ${STAGING_DIR}/${HOST_SYS}/share/aclocal/gnome2-macros" | ||
| 17 | |||
| 18 | gnome_stage_includes() { | 16 | gnome_stage_includes() { |
| 19 | autotools_stage_includes | 17 | autotools_stage_includes |
| 20 | } | 18 | } |
