1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/m4
Diego Elio Pettenò 358ae6ba60 build: create a macro to check for, and replace, possibly-inline functions.
mingw (both 32 and 64) provides a number of functions that have no C
linkage, but are only available as static inline. Define a macro that can
check for the function declaration but acts like AC_REPLACE_FUNC.

Use the new macro for asprintf/vasprintf (previously implemented in
configure.ac directly).

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2015-03-16 19:21:42 +02:00
..
.gitignore m4/.gitignore: remove legacy filenames 2010-07-21 23:04:56 +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 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
fcntl-o.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
flags.m4 m4: fix detection of supported "-Wxxx" flags with clang 2014-10-18 09:15:00 +02:00
gettext.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +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 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
intdiv0.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
intl.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03: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 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
nls.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
po.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +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
stdint_h.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +03:00
threadlib.m4 Update gettext to version 19.2 2014-09-30 20:48:13 +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