[PATCH xorg-gtest 3/3] config: remove unused LIB_VERSION variable
Gaetan Nadon
memsize at videotron.ca
Thu Mar 8 16:48:29 PST 2012
This appears to be an unused library versioning scheme.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
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
More information about the xorg-devel
mailing list