From 73b7a18b6957e3d880ac2850117fca6d402c1186 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 13 May 2009 13:21:47 +0000 Subject: * configure.ac.pamphlet: Disable use of libtool to build shared libraries. * config: Update autotools to newer versions. src/ * algebra/kl.spad.pamphlet (MakeCachableSet): Remove. * algebra/Makefile.pamphlet (axiom_algebra_layer_6): Don't build it. --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 63bbdc81..76e68bfe 100644 --- a/Makefile.in +++ b/Makefile.in @@ -43,6 +43,9 @@ stamp-rootdirs: $(axiom_build_document) @$(STAMP) stamp-rootdirs +libtool: $(LIBTOOL_DEPS) + $(SHELL) ./config.status --recheck + .PHONY: all-noweb all-noweb: $(axiom_build_bindir)/notangle -- cgit v1.2.3