Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/opendx/files: opendx-4.4.4-libtool.patch
Date: Sun, 29 Jun 2008 11:46:57
Message-Id: E1KCvMp-0007G1-J6@stork.gentoo.org
1 markusle 08/06/29 11:46:51
2
3 Added: opendx-4.4.4-libtool.patch
4 Log:
5 Added libtool-2.2* compatibility patch (fixes bug #229901).
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-3 i686)
7
8 Revision Changes Path
9 1.1 sci-visualization/opendx/files/opendx-4.4.4-libtool.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/files/opendx-4.4.4-libtool.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/opendx/files/opendx-4.4.4-libtool.patch?rev=1.1&content-type=text/plain
13
14 Index: opendx-4.4.4-libtool.patch
15 ===================================================================
16 diff -Naur dx-4.4.4/configure.ac dx-4.4.4.new/configure.ac
17 --- dx-4.4.4/configure.ac 2006-08-21 17:56:08.000000000 -0400
18 +++ dx-4.4.4.new/configure.ac 2008-06-29 07:31:08.000000000 -0400
19 @@ -10,6 +10,7 @@
20 AM_INIT_AUTOMAKE
21 AC_DISABLE_SHARED
22 AC_PROG_LIBTOOL
23 +AC_PROG_CXX
24
25 VERSION_STRING="04.4.4000"
26 MAJOR_VERSION=4
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list