From: Jean-Baptiste Kempf Date: Tue, 24 Aug 2010 15:55:56 +0000 (+0200) Subject: Configure: upnp_intel is C++, not C X-Git-Tag: 1.2.0-pre1~5356 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=bfaf469fb4ac098df51815ef44d3704866f77c30;p=vlc Configure: upnp_intel is C++, not C Ref #4108 --- diff --git a/configure.ac b/configure.ac index fde9da5fe2..7650adef6b 100644 --- a/configure.ac +++ b/configure.ac @@ -3633,6 +3633,7 @@ dnl dnl UPnP Plugin (Intel SDK) dnl PKG_ENABLE_MODULES_VLC([UPNP], [upnp_intel], [libupnp], [Intel UPnp SDK],[auto]) +VLC_ADD_CXXFLAGS([upnp_intel],[${UPNP_CFLAGS}]) dnl dnl Interface plugins