- remove software-16-x11 support
This commit is contained in:
Stephan Raue 2009-10-11 13:20:34 +02:00
parent 07e74299d6
commit f25d5ef2cd
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ export LIBS="-liconv -lstdc++"
--enable-font-loader-eet \
--with-x \
--enable-software-xlib \
--enable-software-16-x11 \
--disable-software-16-x11 \
--enable-xrender-x11 \
--disable-software-xcb \
--disable-xrender-xcb \

View File

@ -18,7 +18,7 @@ SVN_RELEASE="-ver-pre-svn-04"
[ $TARGET_LIBC = uClibc ] && ELIBC=uclibc || ELIBC=gnu
SAVERS="eet jpeg png tiff"
ENGINES="buffer gl_x11 software_16 software_16_x11 software_generic software_x11 xrender_x11"
ENGINES="buffer gl_x11 software_x11 xrender_x11 software_generic" #software_16 software_16_x11"
LOADERS="eet gif jpeg pmaps png tiff xpm"
mkdir -p $INSTALL/usr/lib