From 48272db136adb7a6a2b36204d03f12760cc7aa40 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 16 Mar 2008 08:09:13 +0000 Subject: * lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(DLLEXT)): Tidy. ($(axiom_target_libdir)/libspad.la): Likewise. --- configure.ac.pamphlet | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configure.ac.pamphlet') diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index 03c8a06a..282c9383 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -1022,7 +1022,7 @@ information: <>= sinclude(config/open-axiom.m4) sinclude(config/aclocal.m4) -AC_INIT([OpenAxiom], [1.2.0-2008-03-15], +AC_INIT([OpenAxiom], [1.2.0-2008-03-16], [open-axiom-bugs@lists.sf.net]) @ @@ -1157,6 +1157,9 @@ of traps. Consequently, dedicated tools have been developed to abstract away from those details. In particular, we rely on GNU \Tool{libtool} to take care of that for us. <>= +# Tell Libtool to assume `dlopen' so that it does not have to +# emulate it. +AC_LIBTOOL_DLOPEN AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) @ -- cgit v1.2.3