On 01/27/2011 10:12 AM, Eric Blake wrote:
> * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid undefined arithmetic on
> possibly-signed type.
> Reported by Rich Felker.
>
> Signed-off-by: Eric Blake
> ---
>
> Does this look like a correct port of the intprops.h principles
> over to this test?
>
> ChangeL
* m4/mktime.m4 (AC_FUNC_MKTIME): Avoid undefined arithmetic on
possibly-signed type.
Reported by Rich Felker.
Signed-off-by: Eric Blake
---
Does this look like a correct port of the intprops.h principles
over to this test?
ChangeLog|7 +++
m4/mktime.m4 | 20 +++-