Changeset 18866 in vbox for trunk/configure
- Timestamp:
- Apr 10, 2009 2:13:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r18297 r18866 1546 1546 test_header compiler.h 1547 1547 if ! test -f "/usr/include/linux/compiler.h"; then 1548 cnf_append "VBOX_WITHOUT_LINUX_COMPILER_H" "1"1549 1548 log_success "compiler.h not found" 1550 1549 else 1550 cnf_append "VBOX_WITH_LINUX_COMPILER_H" "1" 1551 1551 log_success "compiler.h found" 1552 1552 fi
Note:
See TracChangeset
for help on using the changeset viewer.