CONFIGURE: define HAVE_INT64 when we have 64-bit types.
This has been hanging in the air forever, but for the sake of cleanness now is defined.
This commit is contained in:
parent
aeac0d821f
commit
5b19913eb8
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -4504,6 +4504,7 @@ $_def_64bit_type_unsigned
|
|||
#else
|
||||
$_def_64bit_type_unsigned
|
||||
#endif
|
||||
#define HAVE_INT64
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue