aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-11-01 13:30:38 +0000
committerdos-reis <gdr@axiomatics.org>2010-11-01 13:30:38 +0000
commitb3814555b86a821ab7778c7d7fa596e1da7d30e1 (patch)
treeda7d7e8292a89a2742c81b66b28db26f1a005531 /configure.ac
parent1e1dca45d4d088f9a8f9da4971593540e7b75d7f (diff)
downloadopen-axiom-b3814555b86a821ab7778c7d7fa596e1da7d30e1.tar.gz
* config/open-axiom.m4 (OPENAXIOM_GCL_HACKS): Remove. No longer
necesary with newer GCL-2.6.8pre. * configure.ac: Dont' call it.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4be6472e..33199f2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ dnl Most of the macros used in this configure.ac are defined in files
dnl located in the subdirectory config/
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.4.0-2010-10-27],
+AC_INIT([OpenAxiom], [1.4.0-2010-11-01],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)
@@ -83,7 +83,6 @@ oa_all_prerequisites=
AC_SUBST(oa_all_prerequisites)
OPENAXIOM_HOST_COMPILERS
-OPENAXIOM_GCL_HACKS
OPENAXIOM_HOST_DATA_PROPERTIES
OPENAXIOM_DYNAMIC_MODULE_SUPPORT