VirtualBox

Changeset 40219 in vbox for trunk/configure


Ignore:
Timestamp:
Feb 22, 2012 4:42:43 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76394
Message:

configure: next try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r40218 r40219  
    21662166fi
    21672167
    2168 if [ $OSE -eq 0 ]; then
    2169   if [ $WITH_EXTPACK -eq 1 ]; then
    2170     BUILD_LIBSSL=1
    2171   else
    2172     cnf_append "VBOX_WITH_EXTPACK_PUEL_BUILD" ""
    2173   fi
    2174 fi
    2175 
    21762168# scan command line options
    21772169for option in $*; do
     
    24352427  fi
    24362428  echo >> $CNF
     2429fi
     2430
     2431# extpack
     2432if [ $OSE -eq 0 ]; then
     2433  if [ $WITH_EXTPACK -eq 1 ]; then
     2434    BUILD_LIBSSL=1
     2435  else
     2436    cnf_append "VBOX_WITH_EXTPACK_PUEL_BUILD" ""
     2437  fi
    24372438fi
    24382439
Note: See TracChangeset for help on using the changeset viewer.

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