From: Peter Hutterer Date: Tue, 29 Oct 2013 03:46:14 +0000 (+1000) Subject: Require autoconf 2.62 X-Git-Tag: libevdev-0.5~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34d52e143d179067d9e0cf35bf6983974f71d731;p=platform%2Fupstream%2Flibevdev.git Require autoconf 2.62 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 Signed-off-by: Peter Hutterer --- diff --git a/configure.ac b/configure.ac index d25ae0c..894e0a6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ([2.64]) +AC_PREREQ([2.62]) AC_INIT([libevdev], [0.4],