Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/esound/files: esound-0.2.38-libtool-2.2.patch
Date: Wed, 07 May 2008 08:50:04
Message-Id: E1JtfLd-0003lB-1p@stork.gentoo.org
1 remi 08/05/07 08:50:01
2
3 Added: esound-0.2.38-libtool-2.2.patch
4 Log:
5 media-sound/esound: add oneliner fix for libtool-2.2
6 (Portage version: 2.1.5_rc7)
7
8 Revision Changes Path
9 1.1 media-sound/esound/files/esound-0.2.38-libtool-2.2.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound/files/esound-0.2.38-libtool-2.2.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound/files/esound-0.2.38-libtool-2.2.patch?rev=1.1&content-type=text/plain
13
14 Index: esound-0.2.38-libtool-2.2.patch
15 ===================================================================
16 diff -ur esound-0.2.38.old/configure.ac esound-0.2.38/configure.ac
17 --- esound-0.2.38.old/configure.ac 2008-05-07 10:12:51.000000000 +0200
18 +++ esound-0.2.38/configure.ac 2008-05-07 10:16:05.000000000 +0200
19 @@ -26,6 +26,7 @@
20 AC_SUBST(ESD_VERSION_INFO)
21
22 AC_PROG_CC
23 +AC_PROG_CXX
24 AC_PROG_CPP
25 AC_LIBTOOL_WIN32_DLL
26 AM_PROG_LIBTOOL
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list