From 8138d895fa950e1a10e921985390f9ece8e46a6e Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Mon, 30 Oct 2000 23:05:25 +0000 Subject: Mon Oct 30 07:45:16 PST 2000 Michael Jennings Several small changes, like freeing pixmaps which won't be needed later, reducing the default Imlib2 cache size to 0 bytes (we don't really use it well), and an image path bugfix spotted by Teodor Zlatanov . The big change, of course, is the disappearance of libmej and the new dependency on libast, which is now distributed separately. SVN revision: 3793 --- utils/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') diff --git a/utils/Makefile.am b/utils/Makefile.am index a1a5c44..533cd94 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -5,7 +5,6 @@ bin_SCRIPTS = Etcolors Etwinop Etsearch kEsetroot Esetroot_SOURCES = Esetroot.c Esetroot_LDFLAGS = -rpath $(libdir):$(pkglibdir) -Esetroot_LDADD = -L$(DIST_ROOT)/libmej Etbg_SOURCES = Etbg.c Ettable_SOURCES = Ettable.c -- cgit v1.2.1