VirtualBox

Changeset 98248 in vbox for trunk/configure


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

/*.kmk,configure*: s/VBOX_VORBIS/VBoxLibVorbis/ (sdk) bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r98247 r98248  
    18391839    if test_compile "$LIBVRB $I_INCVRB" vorbis vorbis nofatal; then
    18401840      if test_execute; then
    1841         cnf_append "SDK_VBOX_VORBIS_INCS" "$INCVRB"
    1842         cnf_append "SDK_VBOX_VORBIS_LIBS" "`strip_l "$LIBVRB"`"
     1841        cnf_append "SDK_VBoxLibVorbis_INCS" "$INCVRB"
     1842        cnf_append "SDK_VBoxLibVorbis_LIBS" "`strip_l "$LIBVRB"`"
    18431843      fi
    18441844    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