]> Savannah Git Hosting - gnulib.git/commit
integer_length*: Assume that the compiler supports 'long long'.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:43:25 +0000 (09:43 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Dec 2019 08:43:25 +0000 (09:43 +0100)
commit3a5d13f42ba42a4e1625bdbcdd93bd2099c550a0
tree28d06386ed57ee8a9c6ea8349d04a0a92c480e47
parent4069d42575181bd484af4f433c0d0d5358470a80
integer_length*: Assume that the compiler supports 'long long'.

* lib/integer_length.h (integer_length_ll): Declare unconditionally.
* modules/integer_length (Files): Remove longlong.m4.
(configure.ac): Don't require AC_TYPE_UNSIGNED_LONG_LONG_INT.
* modules/integer_length_l (Files): Remove longlong.m4.
(configure.ac): Don't require AC_TYPE_UNSIGNED_LONG_LONG_INT.
* modules/integer_length_ll (Files): Remove longlong.m4.
(configure.ac): Don't require AC_TYPE_UNSIGNED_LONG_LONG_INT.
ChangeLog
lib/integer_length.h
modules/integer_length
modules/integer_length_l
modules/integer_length_ll