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:
Eugene Sandulenko 2015-01-04 20:22:04 +01:00
parent aeac0d821f
commit 5b19913eb8

1
configure vendored
View File

@ -4504,6 +4504,7 @@ $_def_64bit_type_unsigned
#else
$_def_64bit_type_unsigned
#endif
#define HAVE_INT64
EOF
fi