| # Copyright 1999-2008 Gentoo Foundation |
# Copyright 1999-2009 Gentoo Foundation |
| # Distributed under the terms of the GNU General Public License v2 |
# Distributed under the terms of the GNU General Public License v2 |
| # $Header$ |
# $Header$ |
| |
|
| # $(use_enable zlib) \ |
# $(use_enable zlib) \ |
| econf \ |
econf \ |
| --datadir=/usr/share/misc \ |
--datadir=/usr/share/misc \ |
| --enable-usbmodules \ |
|
| --disable-zlib \ |
--disable-zlib \ |
| || die "./configure failed" |
|| die "./configure failed" |
| emake || die "make failed" |
emake || die "make failed" |