diff src/vamp-sdk/acsymbols.c @ 419:55de53d7c777

Merge
author Chris Cannam
date Tue, 01 Mar 2016 12:21:23 +0000
parents 0d9d6a7d6ca8
children abdf03252c8a
line wrap: on
line diff
--- a/src/vamp-sdk/acsymbols.c	Tue Mar 01 12:10:29 2016 +0000
+++ b/src/vamp-sdk/acsymbols.c	Tue Mar 01 12:21:23 2016 +0000
@@ -1,6 +1,7 @@
 /* These stubs are provided so that autoconf can check library
  * versions using C symbols only */
 
+extern void libvampsdk_v_2_6_present(void) { }
 extern void libvampsdk_v_2_5_present(void) { }
 extern void libvampsdk_v_2_4_present(void) { }
 extern void libvampsdk_v_2_3_1_present(void) { }