[goffice] Remove dolt
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Remove dolt
- Date: Mon, 24 Oct 2011 17:04:17 +0000 (UTC)
commit cc3982f4c71c177fbfb73a18c88c652f98648c98
Author: Adrian Bunk <bunk stusta de>
Date: Fri Oct 21 21:21:24 2011 +0300
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 | 3 +-
acinclude.m4 | 177 ----------------------------------------------------------
configure.in | 1 -
3 files changed, 1 insertions(+), 180 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b214b15..02d0af7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,12 +6,11 @@ EXTRA_DIST = README NEWS BUGS MAINTAINERS AUTHORS \
goffice.mk \
goffice-plugins.mk \
libgoffice.pc.in \
- acinclude.m4 \
intltool-extract.in \
intltool-update.in \
intltool-merge.in
-DISTCLEANFILES = intltool-extract intltool-merge intltool-update doltcompile doltlibtool
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
diff --git a/configure.in b/configure.in
index 444a8bb..cc51256 100644
--- a/configure.in
+++ b/configure.in
@@ -70,7 +70,6 @@ AC_PROG_YACC
AM_PROG_LEX
AC_PROG_LN_S
AM_PROG_LIBTOOL
-DOLT
AC_STDC_HEADERS
AC_SYS_LARGEFILE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]