- Timestamp:
- May 21, 2008 4:27:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r8551 r9035 1047 1047 EOF 1048 1048 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" "" 1050 1054 fi 1051 1055 }
Note:
See TracChangeset
for help on using the changeset viewer.