libAppleWM: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Feb 3 15:51:39 PST 2011


 configure.ac |   70 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 36 insertions(+), 34 deletions(-)

New commits:
commit 4e2faa9340472ef9a2ed7d2a8c2ca5f1f3dda5cf
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Feb 3 18:42:58 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.
    Add AC_CONFIG_SRCDIR([Makefile.am])
    
    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