xf86-video-ati: enable EXA support

This commit is contained in:
Stephan Raue 2009-09-20 06:24:40 +02:00
parent 8d21f3cfb0
commit bf35daffc0

View File

@ -15,7 +15,7 @@ xorg_drv_configure_prepend
--enable-shared \
--disable-static \
--enable-dri \
--disable-exa \
--enable-exa \
--with-xorg-module-dir=$XORG_PATH_MODULES
make