pygobject r806 - trunk



Author: johan
Date: Mon Jul 14 21:58:28 2008
New Revision: 806
URL: http://svn.gnome.org/viewvc/pygobject?rev=806&view=rev

Log:
2008-07-14  Johan Dahlin  <johan gnome org>

        Bug 471559 â add AM_PROG_CC_C_O to configure.ac for recent automake     
        * configure.ac:
        Patch by Tim Mooney



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Jul 14 21:58:28 2008
@@ -66,6 +66,7 @@
 
 AC_LIBTOOL_WIN32_DLL
 AC_PROG_LIBTOOL
+AM_PROG_CC_C_O
 
 AM_PATH_PYTHON(2.3.5)
 



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