Browse Source
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>pull/28/head
committed by
Rémi Denis-Courmont
2 changed files with 22 additions and 14 deletions
Loading…
Reference in new issue