xorg-sgml-doctools: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Feb 1 06:28:05 PST 2011


 configure.ac |   65 ++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 34 deletions(-)

New commits:
commit 3d6307d418c694b103e8589c1911c053928ae033
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Feb 1 09:23:33 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]) where missing
    Update minimum version of util-macros to at least 1.8.
    
    No functional configuration changes
    
    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