npapi-vlc | branch: master | Steve Lhomme <rob...@ycbcr.xyz> | Thu Apr  2 
09:37:46 2020 +0200| [eb385fa562969526631d502beb73324efc5a2e6b] | committer: 
Steve Lhomme

test WIDL with the WIDLFLAGS

> https://code.videolan.org/videolan/npapi-vlc/commit/eb385fa562969526631d502beb73324efc5a2e6b
---

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c552072..694cd7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,7 +136,7 @@ AS_IF([test "${SYS}" = "mingw32"],[
     AS_IF([test "${WIDL}" != "no"],[
       ac_ext=idl
       ac_objext=tlb
-      ac_compile='$WIDL -t conftest.$ac_ext -o conftest.$ac_objext'
+      ac_compile='$WIDL $WIDLFLAGS -t conftest.$ac_ext -o conftest.$ac_objext'
       cat <<_ACEOF >conftest.idl
 import "ocidl.idl";
 [[

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to