]> git.pld-linux.org Git - packages/OpenAL++.git/commitdiff
- missing linking
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Mar 2005 17:18:29 +0000 (17:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openalpp-link.patch -> 1.1

openalpp-link.patch [new file with mode: 0644]

diff --git a/openalpp-link.patch b/openalpp-link.patch
new file mode 100644 (file)
index 0000000..1d1d691
--- /dev/null
@@ -0,0 +1,11 @@
+--- openalpp/src/Makefile.am.orig      2005-02-25 15:26:53.000000000 +0100
++++ openalpp/src/Makefile.am   2005-03-05 18:17:37.808792752 +0100
+@@ -33,7 +33,7 @@
+ #streamfiles=nostreaming.cpp noinputdevice.cpp nofilestream.cpp
+ libopenalpp_la_SOURCES = $(basicfiles) $(streamfiles) $(devicefiles) $(oggfiles)
+-
++libopenalpp_la_LIBADD = -lOpenThreads
+ lib_LTLIBRARIES = libopenalpp.la
This page took 0.068962 seconds and 4 git commands to generate.