[PATCH libevdev] Require autoconf 2.62

Gaetan Nadon memsize at videotron.ca
Tue Oct 29 13:02:04 CET 2013


On 13-10-28 11:48 PM, Peter Hutterer wrote:
> 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 at videotron.ca>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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],

I was going to suggest it eventually. RHEL6 was released Nov 2010, so
2.62 makes sense. Formal testing should be done with  2.62 to prevent
feature creep.


More information about the Input-tools mailing list