file://agawa-piro-mickey.patch;patch=1 \
file://pygame.patch;patch=1 \
file://gcc34.patch;patch=1 \
- file://mouse.patch;patch=1"
+ file://mouse.patch;patch=1 \
+ file://kill-stdc++.patch;patch=1 "
S = "${WORKDIR}/SDL-${PV}"
inherit autotools
--disable-video-opengl --enable-input-events --enable-pthreads \
--disable-video-picogui --enable-video-qtopia --enable-dlopen"
-do_configure() {
-# cp ${FILESDIR}/acinclude.m4 ${S}/acinclude.m4
- oe_runconf
-}
-
do_stage() {
oe_libinstall -so -C src libSDL ${STAGING_LIBDIR}
ln -sf libSDL.so ${STAGING_LIBDIR}/libSDL-1.2.so