VirtualBox

Changeset 9035

Show
Ignore:
Timestamp:
05/21/08 18:27:35 (8 months ago)
Author:
vboxsync
Message:

configure: the SDL_ttf check is weak so make sure we don't need it if we don't find it

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r8551 r9035  
    10471047EOF 
    10481048  if test_compile "-lSDL_ttf $I_INCSDL" SDL_ttf SDL_ttf nofatal; then 
    1049     test_execute nofatal 
     1049    if ! test_execute nofatal; then 
     1050      cnf_append "VBOX_WITH_SECURELABEL" "" 
     1051    fi 
     1052  else 
     1053    cnf_append "VBOX_WITH_SECURELABEL" "" 
    10501054  fi 
    10511055} 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy