From 032732290f57ae15bc0213775d945be03bea6394 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 5 Mar 2005 17:18:29 +0000 Subject: [PATCH] - missing linking Changed files: openalpp-link.patch -> 1.1 --- openalpp-link.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openalpp-link.patch diff --git a/openalpp-link.patch b/openalpp-link.patch new file mode 100644 index 0000000..1d1d691 --- /dev/null +++ b/openalpp-link.patch @@ -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 + -- 2.44.0