[gtk+] Add AM_PROG_CC_C_O



commit 1606b822321fb4cd370a2cd2e117481e125722ee
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Sep 4 11:51:50 2009 -0400

    Add AM_PROG_CC_C_O

 configure.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 84989a4..8bb334f 100644
--- a/configure.in
+++ b/configure.in
@@ -306,6 +306,7 @@ AM_SANITY_CHECK
 
 # Checks for programs.
 AC_ISC_POSIX
+AM_PROG_CC_C_O
 AM_PROG_CC_STDC
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]