[vlc-devel] [PATCH] add stdcxx_11 to the list of M4 files
Steve Lhomme
robUx4 at videolabs.io
Fri May 15 13:11:46 CEST 2015
---
I failed to build in msys2 because of this
---
m4/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 811223f..45499ea 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -27,6 +27,7 @@ EXTRA_DIST = \
private.m4 \
progtest.m4 \
size_max.m4 \
+ stdcxx_11.m4 \
stdint_h.m4 \
uintmax_t.m4 \
visibility.m4 \
--
2.4.0
More information about the vlc-devel
mailing list