xlsclients: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Jan 25 05:52:37 PST 2012


 configure.ac |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

New commits:
commit 70c0bd30f0f77e70910d10f91ecca617d6b5acb7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Jan 22 20:19:45 2012 -0500

    configure.ac: regroup statements and comment
    
    Add missing AC_CONFIG_SRCDIR([Makefile.am])
    
    Move AC_USE_SYSTEM_EXTENSIONS higher up in Autoconf init section
    which must come before XORG_DEFAULT_OPTIONS
    
    Move XORG_DEFAULT_OPTIONS to its usual place with X.Org macros
    Note that AC_FUNC_STRNLEN calls AC_REQUIRE(AC_USE_SYSTEM_EXTENSIONS)
    
    Comment the strnlen function replacement.
    http://pubs.opengroup.org/onlinepubs/9699919799/functions/strlen.html
    
    No functional changes. Following the layout in
    http://www.x.org/wiki/NewModuleGuidelines
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list