Bump major on libX11-xcb to match the 64bit time_t change

This commit is contained in:
guenther
2013-08-13 08:01:13 +00:00
parent 0e48d7b09c
commit 426afb6384
2 changed files with 2 additions and 2 deletions

View File

@@ -350,7 +350,7 @@ EXTRA_DIST = \
UIThrStubs.c
libX11_xcb_la_SOURCES = x11_xcb.c Xxcbint.h
libX11_xcb_la_LDFLAGS = -version-number 1:0:0 -no-undefined
libX11_xcb_la_LDFLAGS = -version-number 2:0:0 -no-undefined
libX11_xcb_la_LIBADD = libX11.la
#

View File

@@ -599,7 +599,7 @@ EXTRA_DIST = \
UIThrStubs.c
libX11_xcb_la_SOURCES = x11_xcb.c Xxcbint.h
libX11_xcb_la_LDFLAGS = -version-number 1:0:0 -no-undefined
libX11_xcb_la_LDFLAGS = -version-number 2:0:0 -no-undefined
libX11_xcb_la_LIBADD = libX11.la
#