VirtualBox

Changeset 11373

Show
Ignore:
Timestamp:
08/12/08 20:57:43 (3 months ago)
Author:
vboxsync
Message:

configure: --env-only switch, needed when building the rpm-kmods package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r11234 r11373  
    16951695      nofatal=1 
    16961696      ;; 
     1697    --env-only) 
     1698      ENV_ONLY=1 
     1699      ;; 
    16971700    --with-gcc=*) 
    16981701      CC=`echo $option | cut -d'=' -f2` 
     
    18421845check_environment 
    18431846check_kbuild 
     1847 
     1848[ -n "$ENV_ONLY" ] && exit 0 
    18441849 
    18451850# append the tools directory to the default search path 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy