projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63aa277
)
and ecore
author
Mike Blumenkrantz
<michael.blumenkrantz@gmail.com>
Sun, 30 Oct 2011 22:03:08 +0000
(22:03 +0000)
committer
Mike Blumenkrantz
<michael.blumenkrantz@gmail.com>
Sun, 30 Oct 2011 22:03:08 +0000
(22:03 +0000)
SVN revision: 64533
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
f39e40a
..
b93bda4
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-314,7
+314,7
@@
AC_ARG_ENABLE([device-udev],
AC_CACHE_VAL([e_cv_want_device_udev], [e_cv_want_device_udev=yes]))
if test "x$e_cv_want_device_udev" != "xno";then
- PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 eina >= 1.0.999],
+ PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 e
core >= 1.0.999 e
ina >= 1.0.999],
[
device_backend=eeze
AC_DEFINE_UNQUOTED([HAVE_EEZE],[1],[enable udev support])