soylent r60 - trunk



Author: treitter
Date: Wed Jan 30 23:09:46 2008
New Revision: 60
URL: http://svn.gnome.org/viewvc/soylent?rev=60&view=rev

Log:
Add the AM_PROG_CC_C_O macro to configure.ac to remove a warning

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Jan 30 23:09:46 2008
@@ -17,6 +17,8 @@
 AC_PROG_CC
 AC_STDC_HEADERS
 
+AM_PROG_CC_C_O
+
 dnl Soylent-specific macros
 
 AC_DEFUN([SOYLENT_RELEASE],



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