Back out last commit, that slipped in.

Today is not my day.
This commit is contained in:
Tilman Keskinoz 2004-03-15 21:41:28 +00:00
parent 06fea875e3
commit 47174a3c8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104115

View File

@ -5,5 +5,5 @@
Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
Version: @JACK_VERSION@
-Libs: -L${libdir} -ljack -lpthread -ldl -lrt
+Libs: -L${libdir} -ljack %%PTHREAD_LIBS%%
+Libs: -L${libdir} -ljack -lpthread
Cflags: -I${includedir}