xclock: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Jan 12 10:20:52 PST 2011


 configure.ac |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b7b7a6c4b9227c7b429362c8ef232bf06cea57d1
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Jan 12 13:10:21 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