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