libsdl-directfb: use the options of our patched autoreconf, to prevent autoheader
authorHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 19 Oct 2010 18:36:30 +0000 (20:36 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 19 Oct 2010 19:36:42 +0000 (21:36 +0200)
* thank's kergoth for the hint
* no functional changes so no bump of PR's

recipes/libsdl/libsdl-directfb_1.2.14.bb

index 045600d..9f22ee5 100644 (file)
@@ -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.