VirtualBox

Changeset 21887 in vbox for trunk/configure


Ignore:
Timestamp:
Jul 30, 2009 1:46:38 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50535
Message:

configure and Additions/WINNT/Installer: fix Windows Additions cross builds on Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r20255 r21887  
    893893  if test_compile "$LIBZ $I_INCZ" zlib zlib; then
    894894    if test_execute; then
    895       cnf_append "SDK_VBOX_ZLIB_LIBS" "`strip_l "$LIBZ"`"
    896       cnf_append "SDK_VBOX_ZLIB_INCS" "$INCZ"
     895      echo "if1of (\$(KBUILD_TARGET),darwin freebsd linux solaris)" >> $CNF
     896      cnf_append " SDK_VBOX_ZLIB_LIBS" "`strip_l "$LIBZ"`"
     897      cnf_append " SDK_VBOX_ZLIB_INCS" "$INCZ"
     898      echo "endif" >> $CNF
    897899    fi
    898900  fi
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette