libXrandr: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Jan 28 13:42:23 PST 2011


 configure.ac |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit ae18cc9cd98f4db512a21e0b4e1cb18a69fcf532
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Jan 28 16:34:14 2011 -0500

    config: remove unrequired AC_CONFIG_AUX_DIR
    
    The default location for the generation of configuation files is the current
    package root directory. These files are config.* and friends.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit c1c5283f37387fbae7772e1dcd56528a515f0a23
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Jan 27 18:50:15 2011 -0500

    config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
    
    XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
    AC_PROG_C_C99. This sets gcc with -std=gnu99.
    If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list