On Sun, 2011-01-16 at 12:17 -0800, Alan Coopersmith wrote:

> 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: Alan Coopersmith <[email protected]>
> ---
>  configure.ac |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index b75a199..95cd873 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -33,7 +33,6 @@ XORG_PROG_RAWCPP
>  
>  # Checks for programs.
>  AC_PROG_LIBTOOL
> -AC_PROG_CC
>  PKG_PROG_PKG_CONFIG
>  
>  if test x"$CC_FOR_BUILD" = x; then


Reviewed-by: Gaetan Nadon <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to