Skip to content
Snippets Groups Projects
  • David M. Lee's avatar
    6d805dc0
    Correct autoconf script for finding UUID support. · 6d805dc0
    David M. Lee authored
    The library that provides UUID support varies greatly from system to
    system. On most Linux distros, it's in libuuid. On OpenBSD, it's in
    libe2fs-uuid. On OS X, it is in libsystem.
    
    This patch plays hide-and-seek with UUID support, looking for it in the
    three places we know about. It also corrects the Makefile so that it uses
    the configured library name and include path.
    
    (closes issue ASTERISK-21816)
    Reported by: Brad Latus (snuffy)
    Tested by: Brad Latus (snuffy)
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@390352 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    6d805dc0
    History
    Correct autoconf script for finding UUID support.
    David M. Lee authored
    The library that provides UUID support varies greatly from system to
    system. On most Linux distros, it's in libuuid. On OpenBSD, it's in
    libe2fs-uuid. On OS X, it is in libsystem.
    
    This patch plays hide-and-seek with UUID support, looking for it in the
    three places we know about. It also corrects the Makefile so that it uses
    the configured library name and include path.
    
    (closes issue ASTERISK-21816)
    Reported by: Brad Latus (snuffy)
    Tested by: Brad Latus (snuffy)
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@390352 65c4cc65-6c06-0410-ace0-fbb531ad65f3