This appears to be an unused library versioning scheme. Signed-off-by: Gaetan Nadon <[email protected]> --- configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac index 9d04d40..84860f4 100644 --- a/configure.ac +++ b/configure.ac @@ -11,9 +11,6 @@ AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE([enable]) -LIB_VERSION=0:0:0 -AC_SUBST([LIB_VERSION]) - # Initialize libtool AC_PROG_LIBTOOL -- 1.7.5.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
