[PATCH:libXfont] Remove configure comment about synchronizing version numbers

Matthieu Herrb matthieu.herrb at laas.fr
Thu Aug 11 05:06:32 PDT 2011


On Wed, Aug 10, 2011 at 10:21:22PM -0700, Alan Coopersmith wrote:
> This appears to have been a mistaken copy-and-paste from something like
> libXft2 - I can't find any Xfont.h header, nor any libXfont header
> containing a version number.

It comes from Xcursor.h 

> 
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

Reviewed-by: Matthieu Herrb <matthieu.herrb at laas.fr>

> ---
>  configure.ac |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 7aa7a1c..1905a53 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -21,12 +21,6 @@
>  
>  # Initialize Autoconf
>  AC_PREREQ([2.60])
> -#
> -# This is the package version number, not the shared library
> -# version.  This same version number must appear in Xfont.h
> -# Yes, it is a pain to synchronize version numbers.  Unfortunately, it's
> -# not possible to extract the version number here from Xfont.h
> -#
>  AC_INIT([libXfont], [1.4.4],
>  	[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont])
>  AC_CONFIG_SRCDIR([Makefile.am])
> -- 
> 1.7.3.2
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

-- 
Matthieu Herrb


More information about the xorg-devel mailing list