Only _xcb_conn_wait calls _xcb_out_write now, so move it to xcb_conn.c and make it...
[free-sw/xcb/libxcb] / configure.ac
index 5e4405c..b022b4c 100644 (file)
@@ -99,6 +99,8 @@ CWARNFLAGS="-Wall -pedantic -Wpointer-arith \
        -Wstrict-prototypes -Wmissing-declarations -Wnested-externs"
 AC_SUBST(CWARNFLAGS)
 
+GCC_CHECK_VISIBILITY()
+
 AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile])
 AC_CONFIG_FILES([xcb.pc])