[PATCH:libXfont] Remove configure comment about synchronizing version numbers
Alan Coopersmith
alan.coopersmith at oracle.com
Wed Aug 10 22:21:22 PDT 2011
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.
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
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
More information about the xorg-devel
mailing list