aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2010-10-19 20:36:30 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2010-10-19 21:36:42 +0200
commitbc893b21afb1d22e1e29102d2b7b325692d0d9b4 (patch)
treed910e40891b20f51e4379dc97a6696bfdaf1be9c /recipes
parenta4b599ed54b4c86624f250526221f0d3e1fca8e6 (diff)
downloadopenembedded-bc893b21afb1d22e1e29102d2b7b325692d0d9b4.tar.gz
libsdl-directfb: use the options of our patched autoreconf, to prevent autoheader
* thank's kergoth for the hint * no functional changes so no bump of PR's
Diffstat (limited to 'recipes')
-rw-r--r--recipes/libsdl/libsdl-directfb_1.2.14.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/libsdl/libsdl-directfb_1.2.14.bb b/recipes/libsdl/libsdl-directfb_1.2.14.bb
index 045600d16d..9f22ee5ede 100644
--- a/recipes/libsdl/libsdl-directfb_1.2.14.bb
+++ b/recipes/libsdl/libsdl-directfb_1.2.14.bb
@@ -35,10 +35,7 @@ EXTRA_OECONF = " \
--disable-video-qtopia \
--disable-video-x11 \
"
-EXTRA_AUTORECONF += "--include=acinclude"
-
-# Skip autoheader, because it must not overwrite SDL_config.h.in.
-export AUTOHEADER = "true"
+EXTRA_AUTORECONF += "--include=acinclude --exclude=autoheader"
do_configure_prepend () {
# Remove old libtool macros.