[PATCH video-modesetting 10/14] Remove unneeded AM_PROG_CC_C_CO

Gaetan Nadon memsize at videotron.ca
Sun Feb 19 05:36:15 PST 2012


There are no objects in subdirs or compiled multiple times
with different flags.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index c936683..a2488f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,6 @@ AM_MAINTAINER_MODE
 # Checks for programs.
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
-AM_PROG_CC_C_O
 
 if test "x$GCC" = "xyes"; then
         CPPFLAGS="$CPPFLAGS -Wall"
-- 
1.7.5.4



More information about the xorg-devel mailing list