diff plugins/tcl/Makefile.am @ 10889:2cc05a9e944d

[gaim-migrate @ 12597] Fix Fedora "Bug" 149767 ??? gaim plugins unresolved symbols committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 29 Apr 2005 17:04:28 +0000
parents 0a7f03ee3a61
children 09faf5b43b8b
line wrap: on
line diff
--- a/plugins/tcl/Makefile.am	Thu Apr 28 20:48:12 2005 +0000
+++ b/plugins/tcl/Makefile.am	Fri Apr 29 17:04:28 2005 +0000
@@ -1,6 +1,6 @@
 plugindir = $(libdir)/gaim
 
-tcl_la_LDFLAGS = -module -avoid-version $(TCL_LIBS) $(TK_LIBS)
+tcl_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) $(TCL_LIBS) $(TK_LIBS)
 
 plugin_LTLIBRARIES = tcl.la