--- a/plugins/perl/Makefile.am Thu Apr 28 20:48:12 2005 +0000 +++ b/plugins/perl/Makefile.am Fri Apr 29 17:04:28 2005 +0000 @@ -4,7 +4,7 @@ plugin_LTLIBRARIES = perl.la -perl_la_LDFLAGS = -module -avoid-version $(PERL_LIBS) +perl_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS) $(PERL_LIBS) perl_la_LIBADD = $(PERL_LIBS) perl_la_SOURCES = \ perl.c \