encodings:

- remove some unneeded configure options
- cosmetics
This commit is contained in:
Stephan Raue 2010-06-13 19:18:30 +02:00
parent c1f19455eb
commit 232cb5d982
2 changed files with 2 additions and 4 deletions

View File

@ -10,8 +10,6 @@ cd $PKG_BUILD
--prefix=/usr \ --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--localstatedir=/var \ --localstatedir=/var \
--disable-static \
--enable-shared \
--disable-gzip-small-encodings \ --disable-gzip-small-encodings \
--disable-gzip-large-encodings \ --disable-gzip-large-encodings \
--with-encodingsdir=$XORG_PATH_ENCODINGS --with-encodingsdir=$XORG_PATH_ENCODINGS