[Xcb] [PATCH v2 util 0/8] bring package to standards and improve makefiles
Gaetan Nadon
memsize at videotron.ca
Thu Feb 13 14:31:09 PST 2014
v2 adds patch 7 and 8
Patches available at:
git://people.freedesktop.org/~gnadon/util master
Gaetan Nadon (8):
config: add bug URL to AC_INIT
config: use AC_CONFIG_HEADERS to create a config.h file
config: remove AC_TYPE_SSIZE_T
config: drop the check for sys/types.h
config: add missing COPYING file
config: remove the dependency on X11 Protocol
config: remove old dead code for documentation
Pick-up changes in m4 submodule
.gitignore | 1 -
COPYING | 29 +++++++++++++++++++++++++++++
configure.ac | 11 +++++------
m4 | 2 +-
src/atoms.c | 5 +++++
src/event.c | 8 +++++---
src/xcb_aux.c | 4 ++++
xcb_util_intro.in | 24 ------------------------
8 files changed, 49 insertions(+), 35 deletions(-)
create mode 100644 COPYING
delete mode 100644 xcb_util_intro.in
--
1.7.9.5
More information about the Xcb
mailing list