Mercurial > pidgin.yaz
changeset 15466:cc1721b06dc6
%s/libgaim/libpurple/g to make it compile
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 30 Jan 2007 17:29:00 +0000 |
parents | 2399c5295a14 |
children | 2c81b0a81790 |
files | console/Makefile.am console/libgnt/wms/Makefile.am |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 \
--- 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 =