[Xcb] [PATCH util-renderutil 0/9] bring package to standards and improve makefiles
Gaetan Nadon
memsize at videotron.ca
Thu Feb 6 23:30:02 CET 2014
Configuration updates, dead code removal, makefile improvements
Gaetan Nadon (9):
config: add bug URL to AC_INIT
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: use AC_CONFIG_HEADERS to create a config.h file
config: remove old dead code for documentation
config: add missing COPYING file
make: use AM_CPPFLAGS rather than per-target
libxcb_render_util_la_CPPFLAGS
make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
make: there should be no attempt to remove any Makefile.in file
make: compile the library with standard xorg warning flags
.gitignore | 1 -
COPYING | 67 +++
Doxyfile | 1305 ------------------------------------------------
configure.ac | 13 +-
renderutil/Makefile.am | 7 +-
renderutil/glyph.c | 4 +
renderutil/util.c | 4 +
xcb_util_intro.in | 24 -
8 files changed, 85 insertions(+), 1340 deletions(-)
create mode 100644 COPYING
delete mode 100644 Doxyfile
delete mode 100644 xcb_util_intro.in
--
1.7.9.5
More information about the Xcb
mailing list