|
|
| |
myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" | myconf="$myconf --with-distribution=Gentoo --enable-libfam --enable-dnotify" |
myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)" | myconf="$myconf $(use_with alsa) $(use_enable cups) $(use_with arts)" |
|
myconf="$myconf $(use_with tiff) $(use_enable jpeg2k jasper) $(use_with openexr)" |
| |
use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl" | use ssl && myconf="$myconf --with-ssl-dir=/usr" || myconf="$myconf --without-ssl" |
| |