From bceba127b9b671e378030b348f36602eb44278af Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 16 Jul 2005 07:34:59 +0000 Subject: Set soversion to 2.0.0 with -version-number. --- src/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index ce0dcac..ed4e6d4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,12 +10,7 @@ AM_CFLAGS = @X_CFLAGS@ INCLUDES = -I$(top_srcdir)/include/X11/extensions -# -# Library version info. Check the libtool docs for -# instructions on when and how to change this value -# -libXrandr_la_LDFLAGS = -version-info 2:1:0 -no-undefined +libXrandr_la_LDFLAGS = -version-number 2:0:0 -no-undefined libXrandrincludedir = $(includedir)/X11/extensions libXrandrinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xrandr.h - -- cgit v1.2.3