annotate build/libvamp-sdk.la.in @ 525:8c18bdaad04f c++11-mutex

Avoid simple static allocation of mutex, as it could lead to mutex being destroyed before last adapter that needs to use it (since adapters are usually also static)
author Chris Cannam
date Mon, 09 Sep 2019 10:24:13 +0100
parents df32b473b9b6
children db2cd87cef6f
rev   line source
Chris@420 1 # libvamp-sdk.la - a libtool library file
Chris@420 2 # Generated by libtool (GNU libtool) 2.4.6
Chris@420 3 #
Chris@420 4 # Please DO NOT delete this file!
Chris@420 5 # It is necessary for linking the library.
cannam@228 6 dlname='%LINK_ABI%'
cannam@228 7 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
cannam@228 8 old_library='%STATIC%'
cannam@228 9 dependency_libs=''
cannam@228 10 current=2
Chris@516 11 age=8
cannam@228 12 revision=0
cannam@228 13 installed=yes
cannam@228 14 libdir='%LIBS%'