Mercurial > emacs
comparison ChangeLog @ 29834:fb20d35ffa9a
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 21 Jun 2000 14:26:56 +0000 |
parents | 6a91d938851d |
children | 70b96f8e0abf |
comparison
equal
deleted
inserted
replaced
29833:3987b8b9f055 | 29834:fb20d35ffa9a |
---|---|
1 2000-06-21 Dave Love <fx@gnu.org> | |
2 | |
3 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not | |
4 simple test for getloadavg and substitute GETLOADAVG_LIBS. | |
5 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT. | |
6 | |
1 2000-06-19 Dave Love <fx@gnu.org> | 7 2000-06-19 Dave Love <fx@gnu.org> |
2 | 8 |
3 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case | 9 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case |
4 _XOPEN_SOURCE is defined. | 10 _XOPEN_SOURCE is defined. |
5 | 11 |