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