annotate build/libvamp-sdk.la.in @ 330:dba435f9b283

PLUGIN is not defined aat the point where it was needed for LDFLAGS -- replace with an explicit $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT)
author Chris Cannam
date Fri, 02 Dec 2011 11:31:00 +0000
parents bb29681a8b51
children d5c5a52e6c9f
rev   line source
cannam@228 1 dlname='%LINK_ABI%'
cannam@228 2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
cannam@228 3 old_library='%STATIC%'
cannam@228 4 dependency_libs=''
cannam@228 5 current=2
Chris@321 6 age=3
cannam@228 7 revision=0
cannam@228 8 installed=yes
cannam@228 9 libdir='%LIBS%'