comparison ChangeLog @ 29904:6ab4cbf4c98a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 23 Jun 2000 15:39:33 +0000
parents fc97c5f5f425
children b37a06f2fbf2
comparison
equal deleted inserted replaced
29903:a8aa856c2826 29904:6ab4cbf4c98a
1 2000-06-23 Dave Love <fx@gnu.org> 1 2000-06-23 Dave Love <fx@gnu.org>
2 2
3 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test 3 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
4 for struct timezone and test how we can call gettimeofday. 4 for struct timezone and test how we can call gettimeofday.
5 Check for OSF 5+.
5 6
6 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf 7 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
7 version. 8 version.
8 9
9 2000-06-23 Gerd Moellmann <gerd@gnu.org> 10 2000-06-23 Gerd Moellmann <gerd@gnu.org>