[vlc-commits] add stdcxx_11 to the list of M4 files
Steve Lhomme
git at videolan.org
Sat May 16 11:17:03 CEST 2015
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Fri May 15 13:11:46 2015 +0200| [93c858553d3b952e4358077d215bc04d9d6e54f6] | committer: Rémi Denis-Courmont
add stdcxx_11 to the list of M4 files
Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=93c858553d3b952e4358077d215bc04d9d6e54f6
---
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 \
More information about the vlc-commits
mailing list