Mercurial > pidgin
changeset 15127:47ce7285eb5d
[gaim-migrate @ 17913]
I think this fixed some compile error on some platform for Alver.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 07 Dec 2006 07:05:20 +0000 |
parents | 3fb20516042b |
children | 1cf62d550a7a |
files | console/libgnt/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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) \