VirtualBox

Changeset 45613 in vbox


Ignore:
Timestamp:
Apr 18, 2013 3:54:11 PM (12 years ago)
Author:
vboxsync
Message:

configure: allow to scan for gsoap if OSE=0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r45450 r45613  
    26442644[ -n "$SETUP_WINE" ] && setup_wine
    26452645
    2646 if [ $OSE -ge 1 ]; then
    2647   if [ $WITH_GSOAP -eq 1 ]; then
    2648     check_gsoap
    2649   else
     2646if [ $WITH_GSOAP -eq 1 ]; then
     2647  check_gsoap
     2648else
     2649  if [ $OSE -ge 1 ]; then
    26502650    cnf_append "VBOX_WITH_WEBSERVICES" ""
    26512651  fi
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette