[PATCH libxkbcommon 0/6] Review libxkbcommon configuration Part 2

Gaetan Nadon memsize at videotron.ca
Tue Dec 7 13:41:21 PST 2010


The README file could use a paragraph to describe the role of this lib
in a follow-on patch.

The lex and yacc test comes from the few apps that have it.

Gaetan Nadon (6):
  config: replace deprecated INCLUDES with AM_CPPFLAGS
  config: add the INSTALL target for installation instructions
  config: add the default README file.
  config: allow to build tarball when yacc is missing
  config: let Automake handle Lex and Yacc dist and cleaning
  config: remove PKG_PROG_PKG_CONFIG test

 Makefile.am              |    9 +++++----
 README                   |   23 +++++++++++++++++++++++
 configure.ac             |   21 ++++++++++-----------
 src/Makefile.am          |    2 +-
 src/makekeys/Makefile.am |    2 +-
 src/xkbcomp/Makefile.am  |    5 +----
 test/Makefile.am         |    2 +-
 7 files changed, 42 insertions(+), 22 deletions(-)
 create mode 100644 README



More information about the xorg-devel mailing list