# HG changeset patch # User Luke Schierer # Date 1170178140 0 # Node ID cc1721b06dc6eaf5273781b9424651d7e1c2b848 # Parent 2399c5295a1432c1e7e9ea29dffef066ac5c2334 %s/libgaim/libpurple/g to make it compile diff -r 2399c5295a14 -r cc1721b06dc6 console/Makefile.am --- a/console/Makefile.am Tue Jan 30 15:45:55 2007 +0000 +++ b/console/Makefile.am Tue Jan 30 17:29:00 2007 +0000 @@ -46,7 +46,7 @@ $(LIBXML_LIBS) \ $(GNT_LIBS) \ ./libgnt/libgnt.la \ - $(top_builddir)/libpurple/libgaim.la + $(top_builddir)/libpurple/libpurple.la AM_CPPFLAGS = \ -DSTANDALONE \ diff -r 2399c5295a14 -r cc1721b06dc6 console/libgnt/wms/Makefile.am --- a/console/libgnt/wms/Makefile.am Tue Jan 30 15:45:55 2007 +0000 +++ b/console/libgnt/wms/Makefile.am Tue Jan 30 17:29:00 2007 +0000 @@ -9,7 +9,7 @@ s_la_LIBADD = \ $(GLIB_LIBS) \ $(top_builddir)/console/libgnt/libgnt.la \ - $(top_builddir)/libpurple/libgaim.la + $(top_builddir)/libpurple/libpurple.la EXTRA_DIST =