check for sizes of short, size_t, uintptr_t, and
authorMarius Vollmer <mvo@zagadka.de>
Mon, 12 Nov 2001 00:58:33 +0000 (00:58 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 12 Nov 2001 00:58:33 +0000 (00:58 +0000)
commit813b3dd465bd05b227dec775517e7f77a6698784
treec6eb84610dec7baf37edf7f7057d1708fc122ce2
parentd6b8cf1192f004254e2f54052dc1a55eeb01039a
check for sizes of short, size_t, uintptr_t, and
ptrdiff_t.  Checking for a size also checks automatically for the
existence of the type, so we don't check for the existence of
uintptr_t, ptrdiff_t and long long ourselves.
configure.in