libSM: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Feb 2 16:43:56 PST 2011


 configure.ac    |   22 ++++++++++------------
 src/Makefile.am |    5 +++--
 2 files changed, 13 insertions(+), 14 deletions(-)

New commits:
commit 2cd30c36c080217c20addf311510881c8eecf374
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Feb 2 19:25:52 2011 -0500

    config: splitting SM and XTRANS compiler options is not required
    
    Simplify configuration by using a single PKG_CHECK_MODULES statement.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 3c923881f415651d75434efd209003d602253437
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Feb 2 11:43:40 2011 -0500

    config: comment, minor upgrade, quote and layout configure.ac
    
    Group statements per section as per Autoconf standard layout
    Quote statements where appropriate.
    Autoconf recommends not using dnl instead of # for comments
    
    Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
    
    This helps automated maintenance and release activities.
    Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list