pyorbit r162 - trunk
- From: gjc svn gnome org
- To: svn-commits-list gnome org
- Subject: pyorbit r162 - trunk
- Date: Sun, 1 Feb 2009 17:21:47 +0000 (UTC)
Author: gjc
Date: Sun Feb 1 17:21:46 2009
New Revision: 162
URL: http://svn.gnome.org/viewvc/pyorbit?rev=162&view=rev
Log:
(from Marcin Banasiak) Bug 565967 â configure.in: output libtool earlier.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sun Feb 1 17:21:46 2009
@@ -33,6 +33,9 @@
AC_DISABLE_STATIC
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_PATH_PYTHON([2.4])
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]