<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Thu, 2011-08-11 at 14:06 +0200, Matthieu Herrb wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#737373">&gt; This appears to have been a mistaken copy-and-paste from something like</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; libXft2 - I can't find any Xfont.h header, nor any libXfont header</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; containing a version number.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">It comes from Xcursor.h </FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
Which appears out of sync according to the comment:<BR>
<BR>
<BLOCKQUOTE>
<PRE>
/*
 * Current Xcursor version number.&nbsp; This same number
 * must appear in the Xcursor configure.ac file. Yes,
 * it'a a pain to synchronize version numbers like this.
 */
#define XCURSOR_LIB_MAJOR        1
#define XCURSOR_LIB_MINOR        1
#define XCURSOR_LIB_REVISION        9

AC_INIT([libXcursor], [1.1.12],
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>