[PATCH app-xdm 7/7] config: AM_PROG_CC_C_O is no longer needed

2010-11-22 Thread Gaetan Nadon
All per-target flags have been removed now that each target
sits in its own directory.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
---
 configure.ac |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 41220d1..8b90cb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,6 @@ AC_CONFIG_HEADERS(config.h)
 # Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
-AM_PROG_CC_C_O
 
 # Initialize libtool
 AC_DISABLE_STATIC
-- 
1.6.0.4

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


Re: [PATCH app-xdm 7/7] config: AM_PROG_CC_C_O is no longer needed

2010-11-22 Thread Alan Coopersmith
Gaetan Nadon wrote:
 All per-target flags have been removed now that each target
 sits in its own directory.
 
 Signed-off-by: Gaetan Nadon mems...@videotron.ca
 ---
  configure.ac |1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
 index 41220d1..8b90cb6 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -32,7 +32,6 @@ AC_CONFIG_HEADERS(config.h)
  # Initialize Automake
  AM_INIT_AUTOMAKE([foreign dist-bzip2])
  AM_MAINTAINER_MODE
 -AM_PROG_CC_C_O
  
  # Initialize libtool
  AC_DISABLE_STATIC

Reviewed-by: Alan Coopersmith alan.coopersm...@oracle.com

-- 
-Alan Coopersmith-alan.coopersm...@oracle.com
 Oracle Solaris Platform Engineering: X Window System

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel