pygobject r988 - trunk
- From: paulp svn gnome org
- To: svn-commits-list gnome org
- Subject: pygobject r988 - trunk
- Date: Sun, 4 Jan 2009 21:24:58 +0000 (UTC)
Author: paulp
Date: Sun Jan 4 21:24:58 2009
New Revision: 988
URL: http://svn.gnome.org/viewvc/pygobject?rev=988&view=rev
Log:
2009-01-04 Paul Pogonyshev <pogonyshev gmx net>
Bug 564018 â pygobject libtool-2.2 patch
* configure.ac: Apply the patch provided by Cygwin Ports
maintainer.
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Jan 4 21:24:58 2009
@@ -67,6 +67,8 @@
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
+dnl when using libtool 2.x create libtool early, because it's used in configure
+m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
AM_PROG_CC_C_O
JD_PATH_PYTHON(2.3.5)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]