VirtualBox

Changeset 98247 in vbox for trunk/configure


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

/*.kmk,configure*: s/VBOX_OGG/VBoxLibOgg/ (sdk) bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r98241 r98247  
    18761876    if test_compile "$LIBOGG $I_INCOGG" ogg ogg nofatal; then
    18771877      if test_execute; then
    1878         cnf_append "SDK_VBOX_OGG_INCS" "$INCOGG"
    1879         cnf_append "SDK_VBOX_OGG_LIBS" "`strip_l "$LIBOGG"`"
     1878        cnf_append "SDK_VBoxLibOgg_INCS" "$INCOGG"
     1879        cnf_append "SDK_VBoxLibOgg_LIBS" "`strip_l "$LIBOGG"`"
    18801880      fi
    18811881    else
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