From 5081c3a1fe1c4822770de4ed39e0001eb4914676 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sat, 7 Apr 2012 23:29:44 +0300 Subject: Remove dolt With non-ancient libtool (>= 2.2) there is no longer a significant speed difference. The version of dolt that was included was anyway a NOP on architectures where build speed matters much (e.g. ARM). --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0a35600..40b9c96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,8 +20,6 @@ EXTRA_DIST = clutter-gst.pc.in ChangeLog.pre-git-import CLEANFILES = clutter-gst.pc clutter-gst-$(CLUTTER_GST_API_VERSION).pc -DISTCLEANFILES = doltcompile doltlibtool - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc # Extra clean files so that maintainer-clean removes *everything* -- cgit v1.2.1