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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
