changeset 183:2a77b7558e07 trunk

[svn] Pthread is not used here, so do not link to it.
author chainsaw
date Sun, 13 Nov 2005 13:52:37 -0800
parents 728cbb7faa1f
children 740c072f8e23
files Plugins/General/song_change/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugins/General/song_change/Makefile.am	Sun Nov 13 13:36:38 2005 -0800
+++ b/Plugins/General/song_change/Makefile.am	Sun Nov 13 13:52:37 2005 -0800
@@ -3,7 +3,7 @@
 libdir = $(plugindir)/$(GENERAL_PLUGIN_DIR)
 
 libsong_change_la_LDFLAGS = @PLUGIN_LDFLAGS@
-libsong_change_la_LIBADD = @GTK_LIBS@ @PTHREAD_LIBS@
+libsong_change_la_LIBADD = @GTK_LIBS@
 
 libsong_change_la_SOURCES = song_change.c