mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-05 00:01:55 +00:00
Fix Maemo patch to configure
svn-id: r30431
This commit is contained in:
parent
b97c9ef136
commit
56472fe8bf
2
configure
vendored
2
configure
vendored
@ -1332,7 +1332,7 @@ EOF
|
||||
fi
|
||||
if test "$_flac" = yes ; then
|
||||
_def_flac='#define USE_FLAC'
|
||||
if test "$_ogg" = yes ; then
|
||||
if test "$_vorbis" = yes ; then
|
||||
LIBS="$LIBS $FLAC_LIBS $OGG_LIBS -lFLAC -logg"
|
||||
else
|
||||
LIBS="$LIBS $FLAC_LIBS -lFLAC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user