[PATCH:libXaw] require autoconf 2.60 because of $(docdir) use

Alan Coopersmith Alan.Coopersmith at Sun.COM
Mon Dec 14 08:31:11 PST 2009


Reviewed-by: Alan Coopersmith <alan.coopersmith at sun.com>

Rémi Cardona wrote:
> Signed-off-by: Rémi Cardona <remi at gentoo.org>
> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 0344b75..7fbb5f2 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,6 +1,6 @@
>  dnl Process this file with autoconf to create configure.
>  
> -AC_PREREQ([2.57])
> +AC_PREREQ([2.60])
>  
>  AC_INIT([libXaw],
>  	1.0.7,

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg-devel mailing list