1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/m4
Filip Roséen c1ec873403 m4: fix c++ check for -f flags
Both gcc and clang generate warnings for unsupported -f$FLAG by
default, meaning that the previous implementation would consider
unsupported flags as supported (as a warning is not an error that
fails compilation).

The addition of -Werror treats warnings as errors, and will prevent
false-positives in terms of -f$FLAG support.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2017-02-24 00:22:48 +01:00
..
.gitignore Remove unused private.m4 2017-01-22 16:48:09 +02:00
c11.m4 configure: test and enable C11 where available 2015-06-22 00:10:48 +03:00
codeset.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
dolt.m4 build: support YASM targets 2013-11-05 14:39:50 +01:00
extern-inline.m4 gettext: update to version 0.19.8 2016-10-27 14:21:45 +03:00
fcntl-o.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
flags.m4 m4: fix c++ check for -f flags 2017-02-24 00:22:48 +01:00
gettext.m4 gettext: update to version 0.19.8 2016-10-27 14:21:45 +03:00
glibc2.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
glibc21.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
iconv.m4 configure: update gettext to 0.19.4 2015-07-06 22:11:45 +03:00
intdiv0.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
intl.m4 configure: update gettext to 0.19.6 2015-11-02 21:36:01 +02:00
intldir.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
intlmacosx.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
intmax.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
inttypes_h.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
inttypes-pri.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
lcmessage.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
lib-ld.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
lib-link.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
lib-prefix.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
lock.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
longlong.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
Makefile.am Remove unused private.m4 2017-01-22 16:48:09 +02:00
nls.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
po.m4 configure: update gettext to 0.19.4 2015-07-06 22:11:45 +03:00
printf-posix.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
progtest.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
size_max.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
stdcxx_11.m4 m4: fix C11 tests for FreeBSD/clang. 2016-10-04 16:01:07 +03:00
stdint_h.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
threadlib.m4 configure: update gettext to 0.19.4 2015-07-06 22:11:45 +03:00
uintmax_t.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
visibility.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
vlc.m4 build: create a macro to check for, and replace, possibly-inline functions. 2015-03-16 19:21:42 +02:00
wchar_t.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
wint_t.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
with_pkg.m4
xsize.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00