comparison m4/ChangeLog @ 2833:ef2cf4acfd05

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 26 Aug 2000 11:55:12 +0000
parents 899336d66cfe
children 2e264445cc0a
comparison
equal deleted inserted replaced
2832:c80636fc026e 2833:ef2cf4acfd05
1 2000-08-26 Jim Meyering <meyering@lucent.com>
2
3 * jm-macros.m4: Use jm_FUNC_FPENDING.
4 * fpending.m4: New file.
5
1 2000-08-20 Jim Meyering <meyering@lucent.com> 6 2000-08-20 Jim Meyering <meyering@lucent.com>
2 7
3 * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than 8 * check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
4 `#if !HAVE_UTMPX_H'. The latter would lose on systems with neither 9 `#if !HAVE_UTMPX_H'. The latter would lose on systems with neither
5 utmp.h nor utmpx.h. Reported by Eli Zaretskii. 10 utmp.h nor utmpx.h. Reported by Eli Zaretskii.