comparison ChangeLog @ 50167:7f0f2a8f1963

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Sun, 16 Mar 2003 22:38:48 +0000
parents 1851c50836dd
children 154535f0d562
comparison
equal deleted inserted replaced
50166:8b4f58acd499 50167:7f0f2a8f1963
1 2003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
2
3 * configure.in: Check for need for bigtoc support on IBM AIX for
4 solving a linker table overflow problem.
5
1 2003-03-03 Rob Browning <rlb@defaultvalue.org> 6 2003-03-03 Rob Browning <rlb@defaultvalue.org>
2 7
3 * configure.in: add AC_CHECK_FUNCS for memcmp and memmove. 8 * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.
4 (AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove 9 (AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove
5 over bzero, bcmp, and bcopy. 10 over bzero, bcmp, and bcopy.