Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/djview4/files: djview4-4.5-libtool.patch
Date: Sun, 28 Feb 2010 22:00:49
Message-Id: E1NlrBu-0007gm-GY@stork.gentoo.org
1 pva 10/02/28 22:00:46
2
3 Added: djview4-4.5-libtool.patch
4 Log:
5 Fix build issue witu USE=-nsplugin, bug #305949, thank Roman Sergeev for report.
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-text/djview4/files/djview4-4.5-libtool.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/djview4/files/djview4-4.5-libtool.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/djview4/files/djview4-4.5-libtool.patch?rev=1.1&content-type=text/plain
13
14 Index: djview4-4.5-libtool.patch
15 ===================================================================
16 https://sourceforge.net/tracker/?func=detail&aid=2960877&group_id=32953&atid=406585
17
18 Index: configure.ac
19 ===================================================================
20 RCS file: /cvsroot/djvu/djview/configure.ac,v
21 retrieving revision 1.32
22 diff -u -B -r1.32 configure.ac
23 --- configure.ac 12 Mar 2009 23:49:50 -0000 1.32
24 +++ configure.ac 28 Feb 2010 21:42:27 -0000
25 @@ -180,10 +180,10 @@
26 fi
27 fi
28
29 +# need libtool
30 +AC_DISABLE_STATIC
31 +AC_PROG_LIBTOOL
32 if test "$ac_nsdejavu" != no ; then
33 - # need libtool
34 - AC_DISABLE_STATIC
35 - AC_PROG_LIBTOOL
36 # prepare flags
37 NSDEJAVU_CFLAGS=
38 NSDEJAVU_LIBS=