[Xcb] [PATCH util-image 0/8] Upgrade package configuration
Gaetan Nadon
memsize at videotron.ca
Fri Feb 21 10:18:14 PST 2014
Remove some dead code, add COPYING...
*** Available at git://people.freedesktop.org/~gnadon/util-image
Gaetan Nadon (8):
config: add bug URL to AC_INIT
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: remove old dead code for documentation
config: use AC_CONFIG_HEADERS to create a config.h file
config: add missing COPYING file
make: there should be no attempt to remove any Makefile.in file
make: using EXTRA_DIST for xcb-util-image.pc.in is redundant
make: image is using X11 Protcol headers, so XPROTO_CFLAGS is
required
.gitignore | 1 -
COPYING | 27 +++++++++++++++++++++++++++
configure.ac | 13 ++++++++-----
image/Makefile.am | 7 ++-----
image/xcb_image.c | 4 ++++
xcb_util_intro.in | 24 ------------------------
6 files changed, 41 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