[Xcb] [PATCH libxcb 0/6] Autoconf: apply X.Org default configuration to XCB
Gaetan Nadon
memsize at videotron.ca
Tue Dec 3 08:12:02 PST 2013
XCB has been part of X.Org for a while now. This patch will harmonize the XCB
configuration, using xorg-macros series of macros. It is already used in the
XCB utils packages and is needed to build xcb-proto.
The main changes are the use of the C99 standard and the xorg warning flags.
Xorg was missing -fd for SUNCC so it has been added to util-macros v 1.18.
Xorg also added the check for the DOT graphics tool which will be available
to all other xorg modules as well.
In m4/xcb.m4, the check for visibility does not cover the Sun compiler which
has -xldscope=hidden. This has been left as it is.
*** Requires util-macros version 1.18.0 published Dec 3rd.
Gaetan Nadon (6):
autoconf: use XORG_DEFAULT_OPTIONS
autoconf: use the warning variables from xorg
autoconf: AC_INIT: add bug url
autoconf: comment and layout the initialization section
autoconf: require libtool minimum level 2.2
autoconf: fix warning by replacing deprecated AC_HELP_STRING
configure.ac | 42 ++++++++++++++++--------------------------
src/Makefile.am | 2 +-
2 files changed, 17 insertions(+), 27 deletions(-)
--
1.7.9.5
More information about the Xcb
mailing list