[PATCH input-mouse 00/14] Upgrade configuration

Gaetan Nadon memsize at videotron.ca
Fri May 14 13:50:02 PDT 2010


Other than the usual, the README.sgml is removed in favor of the
text README file after being updated.
This will later be done in:
xf86-video-i128
xf86-video-s3virge
xf86-video-sis
xf86-video-chips
xf86-video-i740
xf86-video-apm
xf86-video-tga
xf86-video-rendition
xf86-video-newport


Gaetan Nadon (14):
  README: fix linuxdoc content
  README: update text content from sgml content
  Remove unused SCO driver files
  config: remove AH_TOP autoheader statement
  config: remove extension check for unused RANDR extension
  config: optional extension check for inputproto not required
  config: update AC_PREREQ statement to 2.60
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  config: remove unrequired AC_HEADER_STDC
  config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  config: Upgrade X.Org macros to 1.4 for INSTALL file copying
  config: fix warnings, m4 quoting and layout
  README: keep the text version of README, discard the sgml version
  config: let AC_PROG_SED find the best value for $SED

 Makefile.am      |    7 -
 README           |  297 +++++++--------
 README.sgml      | 1125 ------------------------------------------------------
 configure.ac     |   63 ++--
 man/Makefile.am  |    2 -
 src/hurd_mouse.c |    1 +
 src/lnx_mouse.c  |    1 +
 src/mouse.c      |    5 +-
 src/pnp.c        |    1 +
 src/sco_mouse.c  |  258 -------------
 10 files changed, 177 insertions(+), 1583 deletions(-)
 delete mode 100644 README.sgml
 delete mode 100644 src/sco_mouse.c



More information about the xorg-devel mailing list