We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b87bf commit 9fbc5fcCopy full SHA for 9fbc5fc
configure.ac
@@ -1767,7 +1767,7 @@ else
1767
use_upnp=yes
1768
AC_DEFINE([USE_UPNP], [1], [Define to 1 if UPnP support should be compiled in.])
1769
if test "$TARGET_OS" = "windows"; then
1770
- MINIUPNPC_CPPFLAGS="$MINIUPNPC_CPPFLAGS -DSTATICLIB -DMINIUPNP_STATICLIB"
+ MINIUPNPC_CPPFLAGS="$MINIUPNPC_CPPFLAGS -DMINIUPNP_STATICLIB"
1771
fi
1772
else
1773
AC_MSG_RESULT([no])
0 commit comments