xf86-input-aiptek: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Nov 19 06:37:41 PST 2009


 .gitignore   |   76 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 Makefile.am  |   10 +++----
 configure.ac |    8 +++---
 3 files changed, 74 insertions(+), 20 deletions(-)

New commits:
commit 4c6d7d9a91d35473de9fe8a2aac93747c0d794d1
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:41:40 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Automake 'foreign' option is specified in configure.ac.
    Remove from Makefile.am

commit 80327029754b63738ee21709b3847681df6278c5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:09 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit 59bc379e87489f95f89851e2b5b27bdc680c656f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 12:54:20 2009 -0400

    Several driver modules do not have a ChangeLog target in Makefile.am #23814
    
    The git generated ChangeLog replaces the hand written one.
    Update configure.ac to xorg-macros level 1.3.
    Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
    Update Makefile.am to add ChangeLog target if missing
    Remove ChangeLog from EXTRA_DIST or *CLEAN variables
    This is a pre-req for the INSTALL_CMD

commit 7e2a262db906b8ac2d59c4ce3ba24312f3b5259f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:16 2009 -0400

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.



More information about the xorg-commit mailing list