# HG changeset patch # User Sadrul Habib Chowdhury # Date 1165475120 0 # Node ID 47ce7285eb5d3400939b4d5daaf44f04a85c34ec # Parent 3fb20516042beaa77778535a8e24f25f6b62690b [gaim-migrate @ 17913] I think this fixed some compile error on some platform for Alver. committer: Tailor Script diff -r 3fb20516042b -r 47ce7285eb5d console/libgnt/Makefile.am --- a/console/libgnt/Makefile.am Thu Dec 07 07:03:40 2006 +0000 +++ b/console/libgnt/Makefile.am Thu Dec 07 07:05:20 2006 +0000 @@ -56,7 +56,7 @@ libgnt_lainclude_HEADERS = \ $(libgnt_la_headers) -libgnt_la_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) +libgnt_la_DEPENDENCIES = $(STATIC_LINK_LIBS) libgnt_la_LDFLAGS = -export-dynamic libgnt_la_LIBADD = \ $(GLIB_LIBS) \