Changeset 7306
- Timestamp:
- 03/05/08 14:36:05 (9 months ago)
- Files:
-
- trunk/configure (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/configure
r7298 r7306 1416 1416 --disable-pulse disable PulseAudio detection 1417 1417 --disable-kmods don't build Linux kernel modules (host and guest) 1418 --build-libxml2 build libxml2 from sources (not OSE!)1418 --build-libxml2 build libxml2 from sources 1419 1419 --build-libxslt build libxslt from sources (not OSE!) 1420 1420 --setup-wine setup a Wine directory and register the hhc hack … … 1626 1626 # build libxslt on Darwin in every case 1627 1627 [ "$OS" != "darwin" ] || BUILD_LIBXSLT=1 1628 [ $WITH_XPCOM -eq 1 ] && check_libxslt1628 #[ $WITH_XPCOM -eq 1 ] && check_libxslt 1629 1629 [ $WITH_LIBIDL -eq 1 ] && check_libidl 1630 1630 # build openssl on Darwin in every case

