An assortment of missing/redundant/unneeded/deprecated code patches Gaetan Nadon (14): Fill the COPYING file with license text Add contact information to the README file man: missing AM_V_GEN and hard-coded sed command name Fix typo in .gitignore make: remove redundant AUTOMAKE_OPTIONS Remove redundant EXTRA_DIST for the README file. Add missing targets for ChangeLog and INSTALL Replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS Remove redundant AC_PROG_CC Remove unneeded AM_PROG_CC_C_CO make: remove empty variable assignment make: add all warnings according to the platform config: layout and comment the top portion of configure.ac config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
.gitignore | 4 ++-- COPYING | 48 ++++++++++++++++++++++++++++++++++++++++-------- Makefile.am | 13 +++++++++++-- README | 23 +++++++++++++++++++++++ configure.ac | 30 ++++++++++++------------------ man/Makefile.am | 8 ++++---- src/Makefile.am | 5 +---- 7 files changed, 93 insertions(+), 38 deletions(-) -- 1.7.5.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
