aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-02-03 11:21:00 +0000
committerdos-reis <gdr@axiomatics.org>2012-02-03 11:21:00 +0000
commitd36c43d159d39a847ef8728e5da201bb29e747f5 (patch)
tree06befc858ccc2912afd67fc705f64e568a6e7a16 /configure.ac
parenta00d32a888a910fe517afb91cc48a6eb44ed58da (diff)
downloadopen-axiom-d36c43d159d39a847ef8728e5da201bb29e747f5.tar.gz
* config/open-axiom.m4 (OPENAXIOM_ALIGNAS_SPECIFIER): New.
(OPENAXIOM_CHECK_MISC): Use it. src/ * utils/vm.H: Add more VM data structures. * utils/vm.cc (BasicContext::make_operator): Define. * algebra/Makefile.in (SPADFILES): Include syntax.spad and spad-parser.spad.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1219cfb..084553e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl Makefiles for building OpenAxiom interpreter, compiler, libraries, and
dnl auxiliary tools where appropriate.
dnl
-AC_INIT([OpenAxiom], [1.5.0-2011-12-15],
+AC_INIT([OpenAxiom], [1.5.0-2012-02-03],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files