<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Fri, 2010-05-28 at 15:28 +1000, Peter Hutterer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Tue, May 25, 2010 at 02:25:14PM -0400, Gaetan Nadon wrote:
&gt; The following changes since commit 76dd6ffee7257f9ff0aec5a9655de67f6e7973c9:
&gt;   Peter Hutterer (1):
&gt;         Bump to 1.2.99
&gt; 
&gt; are available in the git repository at:
&gt; 
&gt;   ssh://people.freedesktop.org/~gnadon/xf86-input-synaptics master
&gt; 
&gt; 
&gt; Gaetan Nadon (16):
&gt;   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.

&gt;   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.

&gt;   config: rework the synclient and syndaemon dependencies
&gt;   config: regroup macros and variables in the backend checking
&gt;   config: update AC_PREREQ statement to 2.60
&gt;   config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
&gt;   config: remove unrequired AC_HEADER_STDC
&gt;   config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
&gt;   config: Upgrade X.Org macros to 1.4 for INSTALL file copying
&gt;   config: fix warnings, m4 quoting and layout
&gt;   config: close a loophole where user input means x server has a feature
&gt;   config: use automake &quot;dir&quot; pattern for simplification
&gt;   config: 50-synaptics.conf must be unconditionally distributed
&gt;   man: Use Autoconf provided $(AM_V_GEN)$(SED)
&gt;   config: unconditionaly build synclient and syndaemon apps
&gt;   config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS

rest looks good, thanks for the work.

Cheers,
  Peter
</PRE>
</BLOCKQUOTE>
<BR>
Move back syn* in tools<BR>
No action required for HAVE_PROPERTIES. All support for 1.5 already removed<BR>
Added 6 more patches 
<BLOCKQUOTE>
<PRE>
The following changes since commit 76dd6ffee7257f9ff0aec5a9655de67f6e7973c9:
&nbsp; Peter Hutterer (1):
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bump to 1.2.99

are available in the git repository at:

&nbsp; ssh://people.freedesktop.org/~gnadon/xf86-input-synaptics master

Gaetan Nadon (23):
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: move synclient and syndaemon in their respective dir
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: remove HAVE_PROPERTIES check as properties are always available
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: rework the synclient and syndaemon dependencies
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: regroup macros and variables in the backend checking
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: update AC_PREREQ statement to 2.60
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: remove unrequired AC_HEADER_STDC
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: Upgrade X.Org macros to 1.4 for INSTALL file copying
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: fix warnings, m4 quoting and layout
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: close a loophole where user input means x server has a feature
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: use automake &quot;dir&quot; pattern for simplification
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: 50-synaptics.conf must be unconditionally distributed
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; man: Use Autoconf provided $(AM_V_GEN)$(SED)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: unconditionaly build synclient and syndaemon apps
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: move synclient syndaemon to tools directory
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: upgrade to util-macros 1.8 for additional man page support
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Remove unused TODO file
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COPYING: add three missing authors listed in synaptics.c
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; README: add standard reference links section
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config: add AC_CHECK_LIB for math library functions

 COPYING&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 3 +
 README&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; 27 +++++++
 TODO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 7 --
 conf/Makefile.am&nbsp; |&nbsp;&nbsp;&nbsp; 9 +--
 configure.ac&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp; 195 ++++++++++++++++++++++++-----------------------------
 man/Makefile.am&nbsp;&nbsp; |&nbsp;&nbsp; 22 +------
 src/Makefile.am&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 2 +-
 tools/Makefile.am |&nbsp;&nbsp; 19 ++----
 tools/syndaemon.c |&nbsp;&nbsp; 12 ++--
 9 files changed, 136 insertions(+), 160 deletions(-)
 delete mode 100644 TODO
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>