Thu, 07 Dec 2006 07:05:20 +0000
[gaim-migrate @ 17913]
I think this fixed some compile error on some platform for Alver.
| console/libgnt/Makefile.am | file | annotate | diff | comparison | revisions |
--- 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) \