http://bugs.winehq.org/show_bug.cgi?id=21907
--- Comment #10 from Richard shiningarcanine@gmail.com 2010-07-16 18:19:02 --- It should say at the start of the configure script what options have been enabled. I use Gentoo Linux, which has a package manager that was inspired by the FreeBSD ports system. Here is an example from my system:
# ebuild $(equery which wine) configure * wine-1.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * wine_gecko-1.0.0-x86.cab RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking wine-1.2.tar.bz2 ;-) ... [ ok ] * checking wine_gecko-1.0.0-x86.cab ;-) ... [ ok ] * CPV: app-emulation/wine-1.2 * REPO: local_overlay * USE: X alsa amd64 cups dbus elibc_glibc fontconfig gecko jpeg kernel_linux lcms ldap mp3 multilib ncurses opengl oss perl png ssl threads truetype userland_GNU xcomposite xml
Unpacking source... Unpacking wine-1.2.tar.bz2 to /var/tmp/portage/app-emulation/wine-1.2/work Source unpacked in /var/tmp/portage/app-emulation/wine-1.2/work Preparing source in /var/tmp/portage/app-emulation/wine-1.2/work/wine-1.2 ...
* Applying wine-1.1.15-winegcc.patch ... [ ok ]
Source prepared. Configuring source in /var/tmp/portage/app-emulation/wine-1.2/work/wine-1.2 ...
* econf: updating wine-1.2/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wine-1.2/tools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --with-cups --with-curses --without-esd --with-fontconfig --without-gnutls --without-gphoto --without-gsm --without-hal --without-jack --with-jpeg --with-ldap --with-mpg123 --without-nas --without-openal --with-opengl --with-openssl --with-oss --with-png --with-pthread --without-sane --disable-tests --with-freetype --disable-win64 --with-x --with-xcomposite --without-xinerama --with-xml --with-xslt