[vlc-devel] [PATCH 0/2] Alternative mingw32 patchset
Diego Elio Pettenò
flameeyes at flameeyes.eu
Sun Mar 15 11:49:38 CET 2015
Since Rémi is not going to be satisfied with my safe approach to
function checking, here is the alternative that I *don't* guarantee (I
have seen AC_CHECK_DECL doing the wrong thing before; on the other
hand it is bound to work for the most cases.)
Diego Elio Pettenò (2):
build: create a macro to check for, and replace, possibly-inline
functions.
build: check for gmtime_r and localtime_r with the new macro.
configure.ac | 20 +++++---------------
m4/vlc.m4 | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+), 15 deletions(-)
--
2.0.5
More information about the vlc-devel
mailing list