mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 20:43:10 +00:00
commit
3145708106
@ -199,11 +199,9 @@ if [ "$HAVE_NETWORKING" = 'yes' ]; then
|
|||||||
|
|
||||||
if [ "$HAVE_MINIUPNPC" = 'no' ]; then
|
if [ "$HAVE_MINIUPNPC" = 'no' ]; then
|
||||||
HAVE_BUILTINMINIUPNPC=no
|
HAVE_BUILTINMINIUPNPC=no
|
||||||
elif [ "$HAVE_BUILTINMINIUPNPC" = 'yes' ]; then
|
|
||||||
HAVE_MINIUPNPC=yes
|
|
||||||
else
|
|
||||||
check_lib '' MINIUPNPC '-lminiupnpc'
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
check_lib '' MINIUPNPC '-lminiupnpc'
|
||||||
else
|
else
|
||||||
die : 'Warning: All networking features have been disabled.'
|
die : 'Warning: All networking features have been disabled.'
|
||||||
HAVE_KEYMAPPER='no'
|
HAVE_KEYMAPPER='no'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user