1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-17 08:30:06 +02:00
benjamin.drung@gmail.com da736f9f44 libvamp: Fix linkage against dl for hostsdk library.
src/vamp-hostsdk/PluginLoader.cpp uses the dlopen function. On some platforms
you have to link against dl for this function. configure checks for dlopen
and adds -ldl to LIBS if you have to link against dl. We need to pass this
LIBS variable when linking the hostsdk library.
2013-11-18 14:26:44 +00:00
..
2013-11-07 23:23:32 +00:00
2013-11-03 01:54:50 +00:00
2013-11-13 00:39:30 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00