/[pkgs]/devel/Coin2/Coin-2.4.6-simage-soname.diff
ViewVC logotype

Contents of /devel/Coin2/Coin-2.4.6-simage-soname.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Apr 15 06:36:36 2007 UTC (2 years, 7 months ago) by corsepiu
Branch: MAIN
CVS Tags: Coin2-2_5_0-7_fc12, Coin2-2_5_0-4_fc9, F-12-split, Coin2-2_5_0-5_fc11, Coin2-2_5_0-1_fc8, F-10-split, Coin2-2_5_0-8_fc13, F-7-split, F-11-split, Coin2-2_5_0-6_fc12, Coin2-2_5_0-3_fc8, Coin2-2_5_0-3_fc9, Coin2-2_4_6-1_fc7, F-9-split, Coin2-2_4_6-2_fc8, F-8-split, Coin2-2_5_0-2_fc8, HEAD
File MIME type: text/x-diff
New.
Rebased against Coin-2.4.8.
1 diff -uNr Coin-2.4.6.orig/src/glue/simage_wrapper.c Coin-2.4.6/src/glue/simage_wrapper.c
2 --- Coin-2.4.6.orig/src/glue/simage_wrapper.c 2007-04-10 11:23:51.000000000 +0200
3 +++ Coin-2.4.6/src/glue/simage_wrapper.c 2007-04-14 06:34:11.000000000 +0200
4 @@ -272,16 +272,7 @@
5 Autoconf check? 20000930 mortene. */
6 const char * possiblelibnames[] = {
7 NULL, /* is set below */
8 - "simage", "libsimage", "libsimage.so",
9 - "libsimage.dylib",
10 - /* MSWindows DLL names for the simage library */
11 - /* FIXME: a bit of a hack this, but it looks difficult to find
12 - a better strategy. Perhaps it'd be a good idea to use an
13 - application programmer controlled environment variable?
14 - 20010626 mortene. */
15 - "simage6", "simage5", "simage4", "simage3", "simage2", "simage1",
16 - /* FIXME: not checking for simageXd.dll names (ie debug
17 - versions of the library). 20010926 mortene. */
18 + @LIBSIMAGE_SONAME@,
19 NULL
20 };
21

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2