enable fb, disable directx.

SVN revision: 32677
This commit is contained in:
kaethorn 2007-11-14 17:03:12 +00:00 committed by kaethorn
parent 96ac328a81
commit 0c97103851
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
debian/stamp-autotools-files:
./autogen.sh --prefix=/usr
./autogen.sh --prefix=/usr --disable-directx --enable-fb
touch debian/stamp-autotools-files