Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dcfa88f415e6db3bb797a83ce22391a8 > files > 2

Coin2-2.5.0-11.fc14.src.rpm

diff -uNr Coin-2.4.6.orig/src/glue/openal_wrapper.c Coin-2.4.6/src/glue/openal_wrapper.c
--- Coin-2.4.6.orig/src/glue/openal_wrapper.c	2007-04-10 11:23:51.000000000 +0200
+++ Coin-2.4.6/src/glue/openal_wrapper.c	2007-04-14 06:31:09.000000000 +0200
@@ -107,7 +107,7 @@
       int idx;
       const char * possiblelibnames[] = {
         NULL, /* is set below */
-        "openal", "openal32", "libopenal.so",
+	@LIBOPENAL_SONAME@,
         NULL
       };