diff options
author | dos-reis <gdr@axiomatics.org> | 2011-04-10 21:47:13 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2011-04-10 21:47:13 +0000 |
commit | 4d4f8f3638dfe65d82f2343ce19fc367aa42337c (patch) | |
tree | 196533b9ef9ac71b2427fc92f97547dc8c2a554c /ChangeLog | |
parent | 41a15b30f26b7a2ca2077f7996a3cf552bf5630a (diff) | |
download | open-axiom-4d4f8f3638dfe65d82f2343ce19fc367aa42337c.tar.gz |
* config/open-axiom.m4 (OPENAXIOM_HOST_LISP_CPU_PRECISION):
Special-case for detecting binary personality.
* configure.ac: ECL now provides (at last!) way to gather
information about binary personality.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-04-10 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * config/open-axiom.m4 (OPENAXIOM_HOST_LISP_CPU_PRECISION): + Special-case for detecting binary personality. + * configure.ac: ECL now provides (at last!) way to gather + information about binary personality. + + 2011-01-01 Gabriel Dos Reis <gdr@cs.tamu.edu> * configure.ac: Reject ECL on Mac OS X as it cannot give reliable |