Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vlc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GSoCGSoC
  • GSoC2018GSoC2018
  • macOS
  • vlc
  • Repository
Switch branch/tag
  • vlc
  • m4
  • vlc.m4
Find file BlameHistoryPermalink
  • Diego Elio Pettenò's avatar
    build: create a macro to check for, and replace, possibly-inline functions. · 358ae6ba
    Diego Elio Pettenò authored Mar 15, 2015 and Rémi Denis-Courmont's avatar Rémi Denis-Courmont committed Mar 16, 2015
    
    
    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ò's avatarDiego Elio Pettenò <flameeyes@flameeyes.eu>
    Signed-off-by: Rémi Denis-Courmont's avatarRémi Denis-Courmont <remi@remlab.net>
    358ae6ba

VideoLAN code repository instance