libX11: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Feb 1 12:10:51 PST 2011


 configure.ac |  108 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 54 insertions(+), 54 deletions(-)

New commits:
commit 95796351435d81eaef8166d49ba3a6e7b633d70a
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Jan 31 14:50:19 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.
    Remove redundant AC_CANONICAL_HOST included in XORG_DEFAULT_OPTIONS
    
    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