aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2017-12-27 04:38:07 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2017-12-27 04:38:07 -0800
commit83ff2c1707b3c1e304feb2127503d9878b05fa9d (patch)
tree06cadddd637ba9474bfacc2b14c18d1ebafe0def /configure.ac
parentd16f9a090321f1ec1e8b20f1fb30859bf93cea46 (diff)
downloadopen-axiom-83ff2c1707b3c1e304feb2127503d9878b05fa9d.tar.gz
Remove antiquated check for alignas
C++14 required, alignas and alignof are now well supported as C++11 features.
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 c6d39cbb..8c747722 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-2017-01-15],
+AC_INIT([OpenAxiom], [1.5.0-2017-12-27],
[open-axiom-bugs@lists.sf.net])
dnl Most of the macros used in this configure.ac are defined in files