Mercurial > pidgin
view Makefile.am @ 2856:b1e300a85678
[gaim-migrate @ 2869]
rewrote the html parser in gtkimhtml. yes, that's really all i did. the reason for the massive change is because i added a length argument, which then needed to be propogated down to everything that would ever receive anything that would get drawn to the window.
the new parser isn't any faster. that wasn't my goal. it's much more understandable now (hopefully, anyway).
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sat, 08 Dec 2001 09:48:52 +0000 |
parents | e967c0d93930 |
children | ad4057cb228f |
line wrap: on
line source
EXTRA_DIST = gaim.spec.in gaim_applet.gnorba gaim.desktop gaim_applet.desktop \ HACKING STATUS gaim2blt.pl licq2gaim.pl if DISTRIB distribgnorbadir = $(sysconfdir)/CORBA/servers distribgnorba_DATA = gaim_applet.gnorba distribdesktopdir = $(datadir)/applets/Network distribdesktop_DATA = gaim_applet.desktop else if GNOMEAPPLET gnomesysconf = `@GNOME_CONFIG@ --sysconfdir` gnomedata = `@GNOME_CONFIG@ --datadir` gaim_GNORBA = gaim_applet.gnorba gaimgnorbadir = $(gnomesysconf)/CORBA/servers gaimgnorba_DATA = $(gaim_GNORBA) gaim_DESKTOP = gaim_applet.desktop gaimdesktopdir = $(gnomedata)/applets/Network gaimdesktop_DATA = $(gaim_DESKTOP) endif endif pixmapdir = $(datadir)/gnome/apps/Internet pixmap_DATA = gaim.desktop SUBDIRS = m4 sounds plugins pixmaps doc po intl src ACLOCAL_AMFLAGS = -I m4