diff options
author | Dave Love <fx@gnu.org> | 2000-06-21 14:26:56 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-06-21 14:26:56 +0000 |
commit | 4c34300137624a85499f90873fa16f4b7056713a (patch) | |
tree | 312e163553f0daee3dab3be9ae2fc0e21e2bce83 /ChangeLog | |
parent | a2242f280955b8be906a33d464397bb4941eec33 (diff) | |
download | emacs-4c34300137624a85499f90873fa16f4b7056713a.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 673abe6d88a..4e9e17a7239 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-21 Dave Love <fx@gnu.org> + + * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not + simple test for getloadavg and substitute GETLOADAVG_LIBS. + Simplify test for GETTIMEOFDAY_ONE_ARGUMENT. + 2000-06-19 Dave Love <fx@gnu.org> * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case |