VirtualBox

Changeset 98240 in vbox for trunk/configure


Ignore:
Timestamp:
Jan 23, 2023 12:25:10 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155434
Message:

*.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r98239 r98240  
    991991    if test_execute; then
    992992      echo "if1of (\$(KBUILD_TARGET),darwin freebsd haiku linux)" >> $CNF
    993       cnf_append " SDK_VBOX_LZF_LIBS" "`strip_l "$LIBLZF"`"
    994       cnf_append " SDK_VBOX_LZF_INCS" "$INCLZF"
     993      cnf_append " SDK_VBoxLzf_LIBS" "`strip_l "$LIBLZF"`"
     994      cnf_append " SDK_VBoxLzf_INCS" "$INCLZF"
    995995      echo "endif" >> $CNF
    996996    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