diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-01-26 14:17:49 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-01-26 14:17:49 -0800 |
commit | d1640a17861fd94cbf19c59b4f3d0f0a3f6633fe (patch) | |
tree | 871bebf288bc17d9091b5533aaadc9f81dea124d /combi.h | |
parent | da9fbb49983a000dee12918fad9a2c8bbcdf2448 (diff) | |
download | txr-d1640a17861fd94cbf19c59b4f3d0f0a3f6633fe.tar.gz txr-d1640a17861fd94cbf19c59b4f3d0f0a3f6633fe.tar.bz2 txr-d1640a17861fd94cbf19c59b4f3d0f0a3f6633fe.zip |
configure: problems with 128 bit integer detection.
* configure: we can't assume that we can just edit "int" to
"uint" in forming the superulong_t type. Let's consolidate
the detection of the signed and unsigned superlong. Only
if both are available, then emit material into config.h,
along with a single constant: HAVE_SUPERLONG_T.
* mpi/mpi-types.h: Don't refer to removed HAVE_USUPERLONG_T.
Change superulong_t to usuperlong_t.
Diffstat (limited to 'combi.h')
0 files changed, 0 insertions, 0 deletions