mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 07:30:55 -08:00
Changes in the names of macros related to fixnums, characters and arrays.
This commit is contained in:
parent
b979ad8b0b
commit
f795dd8bb7
1 changed files with 1 additions and 1 deletions
2
src/configure
vendored
2
src/configure
vendored
|
|
@ -1755,7 +1755,7 @@ then
|
|||
cl_fixnum_limit=`cat conftestval`
|
||||
echo "$ac_t""${cl_fixnum_limit}" 1>&6
|
||||
cat >> confdefs.h <<EOF
|
||||
#define MOST_POSITIVE_FIX ${cl_fixnum_limit}
|
||||
#define MOST_POSITIVE_FIXNUM ${cl_fixnum_limit}
|
||||
EOF
|
||||
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue