[PATCH video-vmware 2/2] config: remove unrequired AM_PROG_CC_C_O for per-target compilation flags

Thomas Hellstrom thomas at shipmail.org
Thu Aug 19 02:06:52 PDT 2010


Acked-by: Thomas Hellstrom <thellstrom at vmware.com>

On 08/18/2010 09:54 PM, Gaetan Nadon wrote:
> Only the use of per-target compilation flags with C sources requires
> that the macro AM_PROG_CC_C_O be called from configure.ac.
>
> Signed-off-by: Gaetan Nadon<memsize at videotron.ca>
> ---
>   configure.ac |    3 ---
>   1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7249ca1..df3c3ce 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -44,9 +44,6 @@ XORG_DEFAULT_OPTIONS
>   AC_DISABLE_STATIC
>   AC_PROG_LIBTOOL
>
> -# Checks for programs.
> -AM_PROG_CC_C_O
> -
>   AH_TOP([#include "xorg-server.h"])
>
>   # Define a configure option for an alternate module directory
>    



More information about the xorg-devel mailing list