diff options
Diffstat (limited to 'libsdl/libsdl-qpe_1.2.7.oe')
-rw-r--r-- | libsdl/libsdl-qpe_1.2.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe index 84bd8a7414..5c8f4f3079 100644 --- a/libsdl/libsdl-qpe_1.2.7.oe +++ b/libsdl/libsdl-qpe_1.2.7.oe @@ -10,7 +10,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://${FILESDIR}/gcc34.patch;patch=1" S = "${WORKDIR}/SDL-${PV}" -inherit autotools libtool +inherit autotools EXTRA_OECONF = "--disable-debug --enable-cdrom --enable-threads --enable-timers --enable-endian \ --enable-file --enable-oss --disable-alsa --disable-esd --disable-arts \ |