From a769f4c22a9cfb5ba248c924a66c31ec966bd8a0 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 30 Sep 2010 13:18:20 +0300 Subject: remove dolt With libtool 2.2.10 the difference in build time is so small (< 5% with -j8 builds) that it isn't worth having this hack. Signed-off-by: Adrian Bunk Reviewed-by: Daniel Stone Reviewed-by: Dan Nicholson Reviewed-by: Jeremy Huddleston Signed-off-by: Keith Packard --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8b7a2c8b4..62c8d9501 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,8 +56,6 @@ DISTCHECK_CONFIGURE_FLAGS=\ --with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \ --with-xkb-output='$${datadir}/X11/xkb/compiled' -DISTCLEANFILES = doltcompile doltlibtool - .PHONY: ChangeLog INSTALL INSTALL: -- cgit v1.2.3