[Xcb] [PULL util-renderutil 0/9] bring package to standards and improve makefiles
Gaetan Nadon
memsize at videotron.ca
Thu Feb 13 11:41:27 PST 2014
The following changes since commit dc7cadf76374527bff87ba950b17e7223e9a4ffd:
Check submodules before running autoconf. (2014-01-29 17:11:15 +0900)
are available in the git repository at:
git://people.freedesktop.org/~gnadon/util-renderutil master
for you to fetch changes up to c214aa6bfb6f41c82bfb86dc396a04ca80383c46:
make: compile the library with standard xorg warning flags (2014-02-13
14:25:48 -0500)
*Include updating with the latest m4 submodule for macros 1.16**
*
----------------------------------------------------------------
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 +-
m4 | 2 +-
renderutil/Makefile.am | 7 +-
renderutil/glyph.c | 4 +
renderutil/util.c | 4 +
xcb_util_intro.in | 24 -
9 files changed, 86 insertions(+), 1341 deletions(-)
create mode 100644 COPYING
delete mode 100644 Doxyfile
delete mode 100644 xcb_util_intro.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20140213/820ec91e/attachment.html>
More information about the Xcb
mailing list