Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libxdl_view/files: 4.2-as-needed.patch
Date: Tue, 02 Feb 2010 23:04:34
Message-Id: E1NcRnN-00017H-8t@stork.gentoo.org
1 jlec 10/02/02 23:04:33
2
3 Added: 4.2-as-needed.patch
4 Log:
5 Another split X lib from ccp4
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 x11-libs/libxdl_view/files/4.2-as-needed.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/files/4.2-as-needed.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libxdl_view/files/4.2-as-needed.patch?rev=1.1&content-type=text/plain
13
14 Index: 4.2-as-needed.patch
15 ===================================================================
16 diff -ur libxdl_view-4.2.orig/Makefile.am libxdl_view-4.2/Makefile.am
17 --- libxdl_view-4.2.orig/Makefile.am 2009-03-02 22:13:10.000000000 -0800
18 +++ libxdl_view-4.2/Makefile.am 2009-03-02 22:14:11.000000000 -0800
19 @@ -18,7 +18,7 @@
20
21 ## The initial value of this was a mistake!
22 ## See the libtool doc.
23 -libxdl_view_la_LDFLAGS = -version-info 2:0:0
24 +libxdl_view_la_LDFLAGS = -version-info 2:0:0 -lX11 -lXt
25 libxdl_viewextra_la_LDFLAGS = -version-info 0:0:0
26
27 EXTRA_DIST = doc/xdl_view_icon.gif doc/xdl_view_top.gif \