projects
/
platform
/
upstream
/
libevdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4111f7
)
Require autoconf 2.62
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 29 Oct 2013 03:46:14 +0000
(13:46 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 31 Oct 2013 01:23:13 +0000
(11:23 +1000)
According to Gaetan, that's what we really require. And as a bonus point, this makes libevdev build
on RHEL6 out-of-the-box.
CC: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
d25ae0c
..
894e0a6
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_PREREQ([2.6
4
])
+AC_PREREQ([2.6
2
])
AC_INIT([libevdev],
[0.4],