aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-mac/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-mac/files/patch-configure.in')
-rw-r--r--audio/xmms-mac/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmms-mac/files/patch-configure.in b/audio/xmms-mac/files/patch-configure.in
new file mode 100644
index 000000000000..f7d24828f2a2
--- /dev/null
+++ b/audio/xmms-mac/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Mon Feb 28 14:51:53 2005
++++ configure.in Mon Feb 28 14:51:37 2005
+@@ -44,7 +44,7 @@
+
+ AC_CHECK_LIB(mac, DecompressFile, [])
+
+-MAC_LIBS="-lmac"
++MAC_LIBS="-lmac -lpthread"
+ MAC_INCLUDES="-I/usr/include/mac"
+ MAC_CXXFLAGS="-s -O3 -Wall -pedantic -DBUILD_CROSS_PLATFORM"
+