Add conditionnal support of dynamic bindings
[src/app-framework-binder.git] / src / afb-api-so-vdyn.c
index 6be16b9..1b78eda 100644 (file)
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-#if WITH_LEGACY_BINDING_VDYN
+#if WITH_LEGACY_BINDING_VDYN && WITH_DYNAMIC_BINDING
 
 #define _GNU_SOURCE