[PATCH util-macros v2 3/6] Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTION

Alan Coopersmith alan.coopersmith at oracle.com
Thu Nov 3 12:55:31 PDT 2011


On 11/03/11 01:19, Jeremy Huddleston wrote:
> Signed-off-by: Jeremy Huddleston<jeremyhu at apple.com>
> ---
>   xorg-macros.m4.in |   29 ++++++++++-------------------
>   1 files changed, 10 insertions(+), 19 deletions(-)
>
> diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in
> index 1ece326..123bdaa 100644
> --- a/xorg-macros.m4.in
> +++ b/xorg-macros.m4.in
> @@ -1468,31 +1468,22 @@ AC_SUBST(CWARNFLAGS)
>   # Starting in 1.14.0 also exports $STRICT_CFLAGS for use in other tests or
>   # when strict compilation is unconditionally desired.
>   AC_DEFUN([XORG_STRICT_OPTION], [
> -# If the module's configure.ac calls AC_PROG_CC later on, CC gets set to C89
> -AC_REQUIRE([AC_PROG_CC_C99])
> -AC_REQUIRE([XORG_COMPILER_BRAND])
>   AC_REQUIRE([XORG_CWARNFLAGS])
> +AC_REQUIRE([XORG_COMPILER_FLAGS])

Was that supposed to be in this patch, since it requires a macro not defined 
until patch 4?

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list