diff console/libgnt/Makefile.am @ 14217:28b1cebaa328

[gaim-migrate @ 16898] libgaim and gaim should not link against ncursesw. libgaim should not link against gstreamer. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 20 Aug 2006 07:13:35 +0000
parents ae4cbed1b309
children c18bdf510325
line wrap: on
line diff
--- a/console/libgnt/Makefile.am	Sun Aug 20 07:11:09 2006 +0000
+++ b/console/libgnt/Makefile.am	Sun Aug 20 07:13:35 2006 +0000
@@ -48,7 +48,7 @@
 libgnt_la_LIBADD = \
 	$(GLIB_LIBS) \
 	$(STATIC_LINK_LIBS) \
-	-lncursesw -lpanelw
+	$(GNT_LIBS)
 
 AM_CPPFLAGS = \
 	$(GLIB_CFLAGS) \