[Xcb] Predefined atoms

Julien Cristau jcristau at debian.org
Fri Nov 6 06:27:13 PST 2009


On Fri, Nov  6, 2009 at 14:38:14 +0100, Julien Danjou wrote:

> At 1257513983 time_t, Julien Cristau wrote:
> > Note that libxcb-atom SONAME should be bumped when this lands, AFAICT.
> 
> Given the crap I usually do with this, would you kind enough to give a
> hint/mini-diff ? :)
> 
diff --git a/atom/Makefile.am b/atom/Makefile.am
index 8be6e60..7c2db87 100644
--- a/atom/Makefile.am
+++ b/atom/Makefile.am
@@ -10,7 +10,7 @@ AM_CFLAGS = $(CWARNFLAGS)
 libxcb_atom_la_SOURCES = atoms.c atomlist.m4 atoms.gperf.m4 xcb_atom.h.m4
 libxcb_atom_la_CPPFLAGS = $(XCB_CFLAGS)
 libxcb_atom_la_LIBADD = $(XCB_LIBS)
-libxcb_atom_la_LDFLAGS = -version-info 1:0:0
+libxcb_atom_la_LDFLAGS = -version-info 2:0:0
 
 pkgconfig_DATA = xcb-atom.pc
 
Cheers,
Julien


More information about the Xcb mailing list