Require autoconf 2.62
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 29 Oct 2013 03:46:14 +0000 (13:46 +1000)
committerPeter 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

index d25ae0c..894e0a6 100644 (file)
@@ -1,4 +1,4 @@
-AC_PREREQ([2.64])
+AC_PREREQ([2.62])
 
 AC_INIT([libevdev],
         [0.4],