Changeset 48312 in vbox
- Timestamp:
- Sep 5, 2013 3:26:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r48114 r48312 900 900 if test_compile "$LIBZ $I_INCZ" zlib zlib; then 901 901 if test_execute; then 902 echo "if1of (\$(KBUILD_TARGET),darwin freebsd haiku linux solaris)" >> $CNF902 echo "if1of (\$(KBUILD_TARGET),darwin freebsd haiku linux)" >> $CNF 903 903 cnf_append " SDK_VBOX_ZLIB_LIBS" "`strip_l "$LIBZ"`" 904 904 cnf_append " SDK_VBOX_ZLIB_INCS" "$INCZ"
Note:
See TracChangeset
for help on using the changeset viewer.