[gaim-migrate @ 17913]

Thu, 07 Dec 2006 07:05:20 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Thu, 07 Dec 2006 07:05:20 +0000
changeset 15189
b1818a3654fc
parent 15188
74cdc9f1253e
child 15190
4ce2829864f0

[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) \

mercurial