ecore,embryo,evas: fix copy & paste issue.
[framework/uifw/embryo.git] / configure.ac
index 14168e2..df343fa 100644 (file)
@@ -117,7 +117,7 @@ PKG_CHECK_MODULES([EXOTIC],
    [enable_exotic="no"])
 
 if test "x${enable_exotic}" = "xyes"; then
-    requirement_eina="exotic ${requirement_eina}"
+    requirement_embryo="exotic ${requirement_embryo}"
     EINA_CFLAGS="${EINA_CFLAGS} ${EXOTIC_CFLAGS}"
     EINA_LIBS="${EXOTIC_LIBS}"