[PATCH libxkbcommon 0/6] Upgrade configuration to current X.Org standards - Part 1

Gaetan Nadon memsize at videotron.ca
Fri Dec 3 12:40:16 PST 2010


This initial set of patches brings the module to a partial working state as outlined
in the New Modules Guidelines http://wiki.x.org/wiki/NewModuleGuidelines. The distcheck target
is still failing and will be addressed later.

Additional preventive maintenance will be applied later, as well as warning fixes.

All the configuration changes done here have been reviewed numerous times in other modules.
They just need a quick check for something special to this module.

This is done with the assumption that this library is a new X.Org library that will
eventually be released alongside the other ones. 

Gaetan Nadon (6):
  config: set Autoconf minimum version required to 2.60
  config: use XORG_DEFAULT_OPTION from util-macros version 1.8
  config: initialize autoconf, automake and libtool
  config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  config: .gitignore: template with default values for components
    #24239
  config: remove m4/.gitignore now that toplevel one handles it all

 .gitignore    |   97 ++++++++++++++++++++++++++++++++++++++++++++------------
 Makefile.am   |    2 -
 configure.ac  |   26 ++++++++-------
 m4/.gitignore |    2 -
 4 files changed, 90 insertions(+), 37 deletions(-)
 delete mode 100644 m4/.gitignore



More information about the xorg-devel mailing list