[vlc-devel] [PATCH] configure.ac: properly detect vasprintf
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Mar 22 16:20:54 CET 2012
    
    
  
On Thu, 22 Mar 2012 10:33:52 -0400, Rafaël Carré <funman at videolan.org>
wrote:
> AC_REPLACE_FUNCS() doesn't work with static inline functions
Of course. That's one of the reasons why most POSIX functions are required
to be resolvable symbols - even if a macro or inline function is provided
by the header files for speed.
-- 
Rémi Denis-Courmont
Sent from my collocated server
    
    
More information about the vlc-devel
mailing list