[PATCH input-synaptics 00/16] Upgrade configuration
Gaetan Nadon
memsize at videotron.ca
Fri May 28 17:40:50 PDT 2010
On Fri, 2010-05-28 at 15:28 +1000, Peter Hutterer wrote:
> On Tue, May 25, 2010 at 02:25:14PM -0400, Gaetan Nadon wrote:
> > The following changes since commit 76dd6ffee7257f9ff0aec5a9655de67f6e7973c9:
> > Peter Hutterer (1):
> > Bump to 1.2.99
> >
> > are available in the git repository at:
> >
> > ssh://people.freedesktop.org/~gnadon/xf86-input-synaptics master
> >
> >
> > Gaetan Nadon (16):
> > config: move synclient and syndaemon in their respective dir
>
> I don't understand why this is necessary. I would understand moving the man
> pages into tools/ although that seems overdoing it too.
> please leave them in the tools/ directory.
>
> > config: remove HAVE_PROPERTIES check as properties are always available
>
> I'm hesitant to remove server 1.5 support but that's for other, non-logical
> reasons. This commit though is incomplete, there is more HAVE_PROPERTIES
> stuff in the source code that needs to be removed at the same time.
>
> > config: rework the synclient and syndaemon dependencies
> > config: regroup macros and variables in the backend checking
> > 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
> > config: close a loophole where user input means x server has a feature
> > config: use automake "dir" pattern for simplification
> > config: 50-synaptics.conf must be unconditionally distributed
> > man: Use Autoconf provided $(AM_V_GEN)$(SED)
> > config: unconditionaly build synclient and syndaemon apps
> > config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS
>
> rest looks good, thanks for the work.
>
> Cheers,
> Peter
Move back syn* in tools
No action required for HAVE_PROPERTIES. All support for 1.5 already
removed
Added 6 more patches
The following changes since commit 76dd6ffee7257f9ff0aec5a9655de67f6e7973c9:
Peter Hutterer (1):
Bump to 1.2.99
are available in the git repository at:
ssh://people.freedesktop.org/~gnadon/xf86-input-synaptics master
Gaetan Nadon (23):
config: move synclient and syndaemon in their respective dir
config: remove HAVE_PROPERTIES check as properties are always available
config: rework the synclient and syndaemon dependencies
config: regroup macros and variables in the backend checking
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
config: close a loophole where user input means x server has a feature
config: use automake "dir" pattern for simplification
config: 50-synaptics.conf must be unconditionally distributed
man: Use Autoconf provided $(AM_V_GEN)$(SED)
config: unconditionaly build synclient and syndaemon apps
config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS
config: move synclient syndaemon to tools directory
config: upgrade to util-macros 1.8 for additional man page support
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Remove unused TODO file
COPYING: add three missing authors listed in synaptics.c
README: add standard reference links section
config: add AC_CHECK_LIB for math library functions
COPYING | 3 +
README | 27 +++++++
TODO | 7 --
conf/Makefile.am | 9 +--
configure.ac | 195 ++++++++++++++++++++++++-----------------------------
man/Makefile.am | 22 +------
src/Makefile.am | 2 +-
tools/Makefile.am | 19 ++----
tools/syndaemon.c | 12 ++--
9 files changed, 136 insertions(+), 160 deletions(-)
delete mode 100644 TODO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100528/d3a0944e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100528/d3a0944e/attachment-0001.pgp>
More information about the xorg-devel
mailing list