libXft: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Jan 27 13:15:58 PST 2011


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

New commits:
commit 28d61e969800820b1483d41445befcd1bf35fa85
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Jan 27 16:12:55 2011 -0500

    config: remove already included AC_PROG_SED
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Use the appropriate platform version of sed
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 0e3c21ab0aeb99ca76ac2535f4618cb1949b7f40
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Jan 27 16:09:03 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.
    
    Reported-by: Roberto Branciforti <rbbrnc at gmail.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list