autotools: Evil is actually needed on Windows add the correct line for Ecore_Avahi.
authorCedric BAIL <cedric.bail@samsung.com>
Wed, 18 Dec 2013 09:03:01 +0000 (18:03 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Thu, 19 Dec 2013 02:52:37 +0000 (11:52 +0900)
configure.ac

index 788d392..09df5b9 100644 (file)
@@ -2593,6 +2593,9 @@ AC_ARG_ENABLE([avahi],
 
 ### Checks for programs
 
+## Compatibility layers
+EFL_PLATFORM_DEPEND([ECORE_AVAHI], [evil])
+
 ### Checks for libraries
 EFL_INTERNAL_DEPEND_PKG([ECORE_AVAHI], [ecore])
 EFL_INTERNAL_DEPEND_PKG([ECORE_AVAHI], [eina])