File Change-xauth_CFLAGS-to-AM_CFLAGS-to-make-automake-1.patch of Package xorg-x11

From 85459f9fee2ad4d5954e8f549df9a269cf3bff76 Mon Sep 17 00:00:00 2001
From: Julien Cristau <jcristau@debian.org>
Date: Fri, 7 Mar 2008 18:20:15 +0100
Subject: Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier

Makefile.am:27: compiling `gethost.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Index: xauth-1.0.3/Makefile.am
===================================================================
--- xauth-1.0.3.orig/Makefile.am
+++ xauth-1.0.3/Makefile.am
@@ -21,7 +21,7 @@
 
 bin_PROGRAMS = xauth
 
-xauth_CFLAGS = $(XAUTH_CFLAGS)
+AM_CFLAGS = $(XAUTH_CFLAGS)
 xauth_LDADD = $(XAUTH_LIBS)
 
 xauth_SOURCES =	\
openSUSE Build Service is sponsored by